mutter/clutter
Andrea Azzarone 956bb80667 clutter/x11: Implement keycode remap to keysyms on virtual key devices
Keycode lookup can fail for serveral reasons, e.g. if there is no combination of
modifiers and keycodes that can produce the target keysym with the current
keyboard layout.

In case the keycode lookup fails, remap temporarily the keysym to an unused
keycodes.

Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/issues/109

(cherry-picked from commit e3e933c47a)
2019-05-05 11:09:47 -05:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/x11: Implement keycode remap to keysyms on virtual key devices 2019-05-05 11:09:47 -05:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests tests: Don't check pixels outside actor allocation 2019-01-24 17:15:32 +00:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE 2018-03-21 13:14:50 +00:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00