forked from joejulian/gio
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>