mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Olivier Fourdan
aa73504d95
clutter: add keyboard accessibility signals
Implementing keyboard accessibility in clutter means we need to be able to notify higher layers of possible modifier masks or setting changes (as some keyboard accessibility can be disabled or enabled by keyboard). For this purpose, add two new signals: ClutterDeviceManager::kbd-a11y-mods-state-changed ClutterDeviceManager::kbd-a11y-flags-changed https://bugzilla.gnome.org/show_bug.cgi?id=788564
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%