mutter/clutter
Carlos Garnacho 481e87032c clutter: Give the ClutterTextInputFocus a first stab at handling key events
Actor keybindings were dispatched in an earlier return path, which means
the IM doesn't get to see certain key events. Flip the order around so the
IM has an opportunity to handle all keypresses.

https://gitlab.gnome.org/GNOME/mutter/issues/65

Closes: #65
2018-03-13 20:00:10 +00:00
..
build
clutter clutter: Give the ClutterTextInputFocus a first stab at handling key events 2018-03-13 20:00:10 +00:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests Revert "tests: Fix actor-anchors test" 2017-10-21 18:58:37 -04:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac clutter/x11: Implement missing ClutterInputDevice pad vmethods 2018-03-03 16:07:23 +00:00
Makefile.am