mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Carlos Garnacho
9e3bac0237
backend: Add meta_backend_update_last_device()
This function can be used to trigger changes depending on the device type that is currently emitting the events. So far, it is used to switch cursor visibility on/off on touchscreen interaction. A "last-device-updated" signal has also been added, in order allow hooking other behavior changes (eg. OSK) when the last device changes. https://bugzilla.gnome.org/show_bug.cgi?id=712775
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%