gtk/gdk/wayland
Rob Bradford 29641ecd07 wayland: Update modifiers handling to match new semantics
Due to changes in the behaviour of the virtual modifiers around MOD1 the
implementation of the map_virtual_modifiers vfunc was mangling the modifiers
and making keybindings not work correctly.

This change updates the implementation to match the X11 implementation's
behaviour.
2012-01-18 16:32:44 +00:00
..
gdkapplaunchcontext-wayland.c Add Wayland backend 2011-02-05 16:11:54 -05:00
gdkcursor-wayland.c wayland: Update to new SHM buffer format type 2012-01-13 11:36:36 +00:00
gdkdevice-wayland.c wayland: Handle request for selection atoms when there's no selection 2012-01-17 11:10:59 -05:00
gdkdisplay-wayland.c wayland: Implement the get_next_serial vfunc on GdkDisplay 2012-01-06 16:58:05 +00:00
gdkdisplay-wayland.h wayland: Retrieve the data device manager object 2011-12-14 14:43:35 +00:00
gdkdisplaymanager-wayland.c wayland: Fix implementation of gdk_atom_name 2012-01-12 13:48:57 +00:00
gdkdnd-wayland.c wayland: Drop empty gdkscreen-wayland.h 2011-02-10 23:00:12 -05:00
gdkeventsource.c wayland: Make the event source use _gdk_display_get_next_serial 2012-01-06 16:58:05 +00:00
gdkkeys-wayland.c wayland: Update modifiers handling to match new semantics 2012-01-18 16:32:44 +00:00
gdkprivate-wayland.h wayland: Set GdkWindow focused state based on keyboard focus 2012-01-16 15:36:28 -05:00
gdkscreen-wayland.c Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
gdkselection-wayland.c wayland: Pretend selection works, print debug message 2011-02-10 10:54:10 -05:00
gdkwayland.h wayland: Fix memory handling for the selection callbacks 2012-01-13 16:50:47 +00:00
gdkwindow-wayland.c wayland: Adapt move_resize vfunc implementation to match semantics 2012-01-17 15:05:03 +00:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00