mutter/clutter/x11
Emmanuele Bassi 3209129d6b x11: Add keymap direction query
We should use the Xkb API to query the direction of the key map,
depending on the group. To get a valid result we need to go over
the Unicode equivalents of the key symbols for each group, so we
should cache the result.

The code used to query and cache the key map direction is taken
from GDK.

https://bugzilla.gnome.org/show_bug.cgi?id=705779
2014-03-03 23:42:33 +00:00
..
xsettings
clutter-backend-x11.c x11: Add keymap direction query 2014-03-03 23:42:33 +00:00
clutter-backend-x11.h
clutter-device-manager-core-x11.c
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c DeviceManagerXi2: Cache the client pointer 2014-03-03 15:06:11 +01:00
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-input-device-core-x11.c
clutter-input-device-core-x11.h
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c x11: Add keymap direction query 2014-03-03 23:42:33 +00:00
clutter-keymap-x11.h x11: Add keymap direction query 2014-03-03 23:42:33 +00:00
clutter-settings-x11.h
clutter-stage-x11.c x11/stage: Store new size on unrealized resize() 2014-01-23 12:17:09 +00:00
clutter-stage-x11.h
clutter-x11-texture-pixmap.c
clutter-x11-texture-pixmap.h
clutter-x11.h