Jasper St. Pierre
96bee8e60d
Conditionalize some more Wayland support
2014-09-03 19:51:02 -07:00
Jasper St. Pierre
39f65f9f86
backend: Add a keymap-changed signal
2014-08-14 17:36:29 -04:00
Jasper St. Pierre
e830b66604
Remove a few extra HAVE_XKBs
2014-08-14 14:19:31 -04:00
Jasper St. Pierre
5f0fab2156
Conditionalize Wayland support again
2014-08-13 20:28:22 -04:00
Rui Matos
513628e4ad
wayland-keyboard: Use the backend's keymap
...
Instead of getting it from xwayland, let's just keep a reference to
the backend's keymap.
https://bugzilla.gnome.org/show_bug.cgi?id=734301
2014-08-07 11:24:24 +02:00
Jasper St. Pierre
46361c3e28
events: Return early if we close the display
...
This is so we won't poke into the MetaDisplay, which is invalid memory,
and crash. This can sometimes work right now because GSlice might not
deallocate the object immediately, but it's still not a fun thing to do.
2014-07-13 11:43:28 -04:00
Jasper St. Pierre
53814fefc1
Move all X11 event processing to a new file in x11/
2014-06-11 16:28:45 -04:00