gtk/gdk/wayland
Matthias Clasen 9182eacadf wayland: Don't recreated keymaps on layout change
The GDK model for keymaps expects the keymap object to stay
around and emit a ::keys-changed signal. So, do that. This
should make layout changes work, but it remains untested since
weston does not support layout changes at runtime.

At the same time, plug a memory leak where GdkWaylandKeymap
forgot to free its xkb objects in finalize.
https://bugzilla.gnome.org/show_bug.cgi?id=696339
2013-03-23 18:04:15 -04:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: remove an unused variable 2013-03-23 17:29:28 -04:00
gdkdevice-wayland.c wayland: Don't recreated keymaps on layout change 2013-03-23 18:04:15 -04:00
gdkdisplay-wayland.c wayland: Implement cursor theme changing 2013-03-22 20:30:51 -04:00
gdkdisplay-wayland.h wayland: Drop an unused variable 2013-03-22 17:53:28 -04:00
gdkdisplaymanager-wayland.c wayland: implement GInitable and check the connection to the display server 2013-03-22 22:25:32 -04:00
gdkdnd-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c wayland: don't attempt to unqueue events when events are paused 2013-02-21 09:59:58 -05:00
gdkkeys-wayland.c wayland: Don't recreated keymaps on layout change 2013-03-23 18:04:15 -04:00
gdkprivate-wayland.h wayland: Don't recreated keymaps on layout change 2013-03-23 18:04:15 -04:00
gdkscreen-wayland.c wayland: Pick up more settings 2013-03-23 13:02:09 -04:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00
gdkwaylanddevice.h wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00
gdkwaylanddisplay.h wayland: Implement cursor theme changing 2013-03-22 20:30:51 -04:00
gdkwaylandwindow.h wayland: Make GdkWaylandWindow public 2013-01-23 22:26:27 +01:00
gdkwindow-wayland.c wayland: complete cursor_for_pixbuf 2013-03-21 18:00:23 -04:00
Makefile.am wayland: Make GdkWaylandDevice public 2013-02-01 23:03:17 -05:00