gtk2/gdk/wayland
Rob Bradford 2d676f32b1 wayland: Handle the keymap being needed before we know about seats
In the Wayland backend implementation for gdk_display_get_keymap we enumerate
the known devices and look for an core keyboard device. These device objects
are created when we receive the capabilities for the seat. The seat
capabilities may be received after a request for the keymap so we handle this
by creating a temporary keymap which we then free later when we have the real
one.
2013-01-22 19:12:29 +00:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: Switch to new wayland cursors mechanism 2012-07-12 15:58:38 +01:00
gdkdevice-wayland.c wayland: update to work with stable libxkbcommon 2012-10-29 15:45:31 +00:00
gdkdisplay-wayland.c wayland: Handle the keymap being needed before we know about seats 2013-01-22 19:12:29 +00:00
gdkdisplay-wayland.h wayland: Drop code to use cairo-gl for rendering 2013-01-18 08:56:47 +00:00
gdkdisplaymanager-wayland.c wayland: update to work with stable libxkbcommon 2012-10-29 15:45:31 +00:00
gdkdnd-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c wayland: Update to reflect protocol changes 2012-10-19 12:21:35 +01:00
gdkkeys-wayland.c wayland: update to work with stable libxkbcommon 2012-10-29 15:45:31 +00:00
gdkprivate-wayland.h wayland: Update to reflect protocol changes 2012-10-19 12:21:35 +01:00
gdkscreen-wayland.c wayland: Add default settings implementation for Wayland backend. 2012-07-17 11:31:54 +01:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Expose GdkWaylandDisplayManager as a public GType 2012-04-17 18:40:41 +01:00
gdkwindow-wayland.c wayland: Drop code to use cairo-gl for rendering 2013-01-18 08:56:47 +00:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00