mutter/clutter/evdev
Neil Roberts d0d1b562bd evdev: Fix use of the common XKB code for the evdev device
In commit 8f4e39b6d7 the Wayland code was updated to use the new
xkbcommon API. This involved changing the common XKB code shared with
the evdev input backend. However the evdev input backend was not
modified so it wouldn't compile. This patch just makes a minor change
to update it.

https://bugzilla.gnome.org/show_bug.cgi?id=693348
2013-02-08 12:02:26 +00:00
..
clutter-device-manager-evdev.c evdev: Fix use of the common XKB code for the evdev device 2013-02-08 12:02:26 +00:00
clutter-device-manager-evdev.h evdev: Merge clutter-event-evdev.[ch] into the device manager 2010-11-30 14:40:38 +00:00
clutter-evdev.h evdev: Adds api to release/reclaim the evdev devices 2012-03-01 11:41:51 +00:00
clutter-input-device-evdev.c Add an input device function to convert keycodes to evdev codes 2012-03-01 11:41:51 +00:00
clutter-input-device-evdev.h evdev: First stab at an evdev backend 2010-11-30 14:40:37 +00:00
clutter-xkb-utils.c Port to new Wayland and xkbcommon APIs 2012-10-12 15:12:55 +01:00
clutter-xkb-utils.h Port to new Wayland and xkbcommon APIs 2012-10-12 15:12:55 +01:00