Unexpected-Keyboard/srcs
Jules Aguillon 14dabb6f51 Send key events for the modifiers
Before sending a key event while modifiers are active, send events for
the modifier keys.

Some applications don't look at the "metaState" flags but instead keep
track of the up and down events for the modifiers.

For example, the basic text views that are in every applications
correctly handle the "metaState" flags except for one binding:
Selecting text with the arrows while pressing shift.
2022-02-22 19:32:16 +01:00
..
juloo.common Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
juloo.keyboard2 Send key events for the modifiers 2022-02-22 19:32:16 +01:00