abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
authorJules Aguillon2022-04-30 23:36:17 +0200
committerJules Aguillon2022-04-30 23:47:09 +0200
commitb72635b8875e25dd6da7f42d05aac77468db85a2 (patch)
tree259ac0c6ed963da40697892a40fd97ddd2d37088 /res
parent84af72c2229025a451c861ac128ea585cbb72954 (diff)
downloadunexpected-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