mutter/clutter/clutter/cally
Carlos Garnacho a7f85c8fc4 cally: Get key focus from stage instead of event
Avoid usage of clutter_event_get_source(), and use the stage key
focus.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2311>
2022-03-04 10:58:28 +00:00
..
cally-actor-private.h *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cally-actor.c backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 2021-07-16 19:08:06 +02:00
cally-actor.h clutter/cally: Drop deprecated focus_clutter function 2022-01-05 21:43:29 +00:00
cally-clone.c
cally-clone.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-factory.h
cally-main.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-root.c clutter/cally-root: Use g_clear_signal_handler and fix a signal leak 2019-11-21 15:02:27 +00:00
cally-root.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-stage.c cally/stage: Don't add weak pointer to stage 2021-03-13 18:56:21 +00:00
cally-stage.h clutter/stage: Subclass ClutterActor 2020-06-27 13:35:45 +00:00
cally-text.c clutter: Fix build with clang 2021-01-11 22:52:10 +01:00
cally-text.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-util.c cally: Get key focus from stage instead of event 2022-03-04 10:58:28 +00:00
cally-util.h clutter: Always snoop key events for a11y 2021-12-07 14:29:18 +00:00
cally.c Drop ClutterRectangle 2020-06-27 13:35:46 +00:00
cally.h Drop ClutterRectangle 2020-06-27 13:35:46 +00:00
ChangeLog.pre-cally-merge