Files
gio/widget
Chris Waldon b09ef80d9f widget: ensure proper modifiers on key events
This commit extends the key event handling for text widgets to always check for
appropriate modifier keys. Previously this wasn't necessary, as the text widgets
would only ever receive key events it registered for, but now it may be the top-level
key event handler and thus receive all key events that aren't handled elsewhere.

Fixes: https://todo.sr.ht/~eliasnaur/gio/487
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
2023-03-23 16:57:52 -06:00
..
2021-12-07 12:45:53 +01:00
2019-11-06 10:57:17 +01:00
2022-07-07 09:36:43 +02:00
2021-10-07 15:01:17 +02:00
2021-02-28 10:19:49 +01:00
2022-12-23 09:31:48 -06:00
2022-12-16 17:27:16 -06:00