gtk/gdk/x11
Owen W. Taylor 0aa989ae76 GtkPlug: fix handling of key events for different layouts
GtkPlug directly handles X KeyPress/Release events, instead of using
translation in GDK (which expects XI2 events for XI2). When this
was done, the handling of the group was stubbed out and never replaced.

Export gdk_keymap_x11_group_for_state() and gdk_keymap_x11_is_modifier()
so we can fill out the fields correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=675167
2012-04-30 16:35:10 -04:00
..
checksettings.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkapplaunchcontext-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkasync.c x11: Mark unused variables as such 2012-03-01 05:32:34 +01:00
gdkasync.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevice-core-x11.c gdk: clean up logic error 2012-03-09 12:36:11 -05:00
gdkdevice-xi2.c gdk: clean up logic error 2012-03-09 12:36:11 -05:00
gdkdevicemanager-core-x11.c GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkdevicemanager-x11.c Require XInput2.h in X11 backend 2012-03-02 12:52:12 +00:00
gdkdevicemanager-xi2.c GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkdevicemanagerprivate-core.h x11: Avoid spurious focus events on grabs 2012-03-07 15:35:21 +01:00
gdkdisplay-x11.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
gdkdisplay-x11.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdisplaymanager-x11.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
gdkdnd-x11.c x11: Add suggested braces around empty body in 'if' statements 2012-04-07 13:01:24 +02:00
gdkeventsource.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventtranslator.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventtranslator.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkgeometry-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkkeys-x11.c GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkmain-x11.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
gdkprivate-x11.h GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkproperty-x11.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
gdkscreen-x11.c x11: Deal better with L-shaped monitor arrangements 2012-03-23 09:09:14 -04:00
gdkscreen-x11.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkselection-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdksettings.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdktestutils-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkvisual-x11.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkwindow-x11.c x11: Don't ignore button releases after a wmspec move/resize 2012-04-05 10:12:16 +02:00
gdkwindow-x11.h Iconification using _NET_WM_STATE_HIDDEN hint if supported by WM 2012-03-02 20:36:28 +01:00
gdkx11applaunchcontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11cursor.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11device-core.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11device-xi2.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11device.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager-core.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager-xi2.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager-xi.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11devicemanager.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11display.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11displaymanager.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11dnd.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11keys.h GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdkx11property.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11screen.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11selection.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11utils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11visual.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx11window.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkx.h Require XInput2.h in X11 backend 2012-03-02 12:52:12 +00:00
gdkxftdefaults.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkxid.c Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am Drop unneeded XI2 defines 2012-03-10 23:13:19 -05:00
MwmUtil.h Change FSF Address 2012-02-27 17:06:11 +00:00
xsettings-client.c Drop support for pre-R6 X 2012-03-10 23:27:21 -05:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
xsettings-common.h Multiple changes to reduce the amount of unprefixed symbols 2010-12-21 12:07:00 -05:00