Unexpected-Keyboard/srcs
Jules Aguillon b72635b887 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.
2022-04-30 23:47:09 +02:00
..
juloo.common Correct displayed value when cancelling settings modification 2022-03-21 00:39:40 +01:00
juloo.keyboard2 Fix modifiers not cleared when presses overlap 2022-04-30 23:47:09 +02:00
special_font Remove build dependency on Fontforge 2022-04-24 20:52:36 +02:00