mutter/clutter
Carlos Garnacho 5f91d34f88 clutter/evdev: Implement ClutterVirtualInputDevice::notify_keyval
This is somewhat gross at the moment, because we're after all mimicking
real keyboard events, we can only lookup keycodes that are available
in the current map, and the control of levels is rather limited.

Eventually, we want to implement the text_input protocol, handle these
events separately to MetaWaylandKeyboard, so event->key.keyval is
is guaranteed to be the final result. Until then, this is the farthest
we can get.

https://bugzilla.gnome.org/show_bug.cgi?id=765009
2016-07-26 18:45:26 +02:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/evdev: Implement ClutterVirtualInputDevice::notify_keyval 2016-07-26 18:45:26 +02:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests tests: Adjust to config.h removal 2016-07-20 21:14:43 +02:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00