mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
2381c5ad70
If the currently focused handler don't want the key event, try every other handler, from top to bottom. This change requires widgets to only react when focused. Fixes: https://todo.sr.ht/~eliasnaur/gio/406 Signed-off-by: Elias Naur <mail@eliasnaur.com>