mutter/clutter
Carlos Garnacho 2e897fccd5 clutter: Add clutter_event_get_key_state() getter
This function may be used on key events to obtain the fully
detailed pressed/latched/locked modifiers that apply when the
event is received. No events have this detailed information
yet.

This API call may be compared to the clutter_event_get_state_full()
that existed in the past, although this getter has a stronger
predilection to it applying exclusively to key events.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3369>
2023-11-08 08:07:41 +00:00
..
clutter clutter: Add clutter_event_get_key_state() getter 2023-11-08 08:07:41 +00:00
.gitignore
meson.build clutter: Depend on gdk-pixbuf only for tests 2023-10-23 16:32:35 +00:00