mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
495c690187
F10 has a special meaning on Windows, if the default handler runs the first key press following F10 will not generate a key.Press event and if the first key press after F10 is space the window menu will be opened instead. Fixes #213 Signed-off-by: aarzilli <alessandro.arzilli@gmail.com>