diff options
| author | Jules Aguillon | 2022-04-30 23:36:17 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-04-30 23:47:09 +0200 |
| commit | b72635b8875e25dd6da7f42d05aac77468db85a2 (patch) | |
| tree | 259ac0c6ed963da40697892a40fd97ddd2d37088 /res | |
| parent | 84af72c2229025a451c861ac128ea585cbb72954 (diff) | |
| download | unexpected-keyboard-b72635b8875e25dd6da7f42d05aac77468db85a2.tar.gz unexpected-keyboard-b72635b8875e25dd6da7f42d05aac77468db85a2.zip | |
Fix modifiers not cleared when presses overlap
When typing fast, a second key might be pressed before the first is
released.
Clearing modifiers earlier would prevent this but would break modifiers
placed in corners (especially the accent keys). Instead, don't take
latched modifiers into account when registering the second press.
A new flag is needed to not interfere with holding modifers, which is
merged with the norepeat flag.
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions
