1
0
Fork 0
mutter-performance-source/clutter/wayland
Damien Lespiau ef5256ec25 evdev: Factor out the xkbcommon code from the wayland client backend
The wayland client code has support for translating raw linux input
device key codes coming from the wayland compositor into key symbols
thanks to libxkbcommon.

A backend directly listening to linux input devices (called evdev, just
like the Xorg one) could use exactly the same code for the translation,
so abstract it a bit in a separate file.
2010-11-30 14:40:37 +00:00
..
clutter-backend-wayland.c Clean up clutter-private.h/3 2010-10-21 11:33:26 +01:00
clutter-backend-wayland.h Clean up clutter-private.h/4 2010-10-21 12:22:17 +01:00
clutter-event-wayland.c Add wayland backend 2010-10-14 16:23:05 +01:00
clutter-input-device-wayland.c evdev: Factor out the xkbcommon code from the wayland client backend 2010-11-30 14:40:37 +00:00
clutter-stage-wayland.c Clean up clutter-private.h/6 2010-10-21 12:22:17 +01:00
clutter-stage-wayland.h The amazing lazy-copy-back-repaint-page-flip 2010-10-14 16:23:05 +01:00
clutter-wayland.h Add wayland backend 2010-10-14 16:23:05 +01:00