gtk/gdk/wayland
Jasper St. Pierre b692d779b2 wayland: Correctly find the keyboard for the keymap
The list of devices was being scanned over incorrectly, causing us to
never actually fetch the keymap from the keyboard, as the keyboard was
the second device in the list, not the first.

This causes us to create a new temporary keymap every time, which is
quite expensive, because it involves parsing the entire XKB
file. Scanning the list correctly will cause us to use the XKB rules
file that was passed to us.
2014-09-05 15:06:19 -07:00
..
protocol xdg-shell: Bump version 2014-08-22 12:06:09 -04:00
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: Reference pixmap-based cursors' surface before handing the wl_buffer 2014-09-01 20:46:29 +02:00
gdkdevice-wayland.c wayland: Store and use the current grab cursor, if any 2014-09-01 20:46:29 +02:00
gdkdisplay-wayland.c wayland: Correctly find the keyboard for the keymap 2014-09-05 15:06:19 -07:00
gdkdisplay-wayland.h wayland: Implement drop/destination side of selections 2014-09-01 19:17:53 +02:00
gdkdnd-wayland.c wayland: Add private API to retrieve the drag window for a drag context 2014-09-01 19:17:54 +02:00
gdkeventsource.c Handle recursion from motion event handlers 2013-11-11 23:17:14 -05:00
gdkkeys-wayland.c wayland: Protect against invalid keymaps gotten from the compositor 2014-08-26 13:04:08 +02:00
gdkprivate-wayland.h wayland: Implement drag sources 2014-09-01 19:17:53 +02:00
gdkscreen-wayland.c Handle resolution changes in the GDK backend code 2014-07-13 15:35:23 -04:00
gdkselection-wayland.c wayland: Implement drag sources 2014-09-01 19:17:53 +02:00
gdkwayland.h wayland: Remove displaymanager implementation 2013-05-02 16:14:59 +02:00
gdkwaylanddevice.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylanddisplay.h wayland: fix rename of wl_shell to xdg_shell 2014-01-20 14:37:33 -05:00
gdkwaylandselection.h wayland: Add private API to retrieve the drag window for a drag context 2014-09-01 19:17:54 +02:00
gdkwaylandwindow.h wayland: Replace wl_shell_surface with xdg_shell 2013-11-18 13:44:20 -05:00
gdkwindow-wayland.c wayland: Unset window_impl->commit_pending when hiding the surface 2014-09-01 22:44:08 +02:00
Makefile.am wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00
wm-button-layout-translation.c wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00
wm-button-layout-translation.h wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00