1
0
Fork 0
mutter-performance-source/clutter
Carlos Garnacho b53b94e6f2 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-08-10 11:36:42 +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-08-10 11:36:42 +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 configure: Require libinput 1.4 2016-07-27 13:32:38 +02:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00