mutter/clutter/clutter/cally
Jonas Dreßler cbf3001bc2 clutter/actor: Add private API to get whether we're painting unmapped
Add new private API to ClutterActor, returning TRUE in case the actor is
being painted while unmapped. This is useful for implementations of the
paint() vfunc or for signal handlers of the "notify::mapped" signal.

Use this API in CallyActor to properly detect "notify::mapped" emissions
while painting unmapped, this fixes detecting the case where
painting-unmapped is used for screencasting.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1366
2020-10-20 15:27:43 +00:00
..
cally-actor-private.h *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cally-actor.c clutter/actor: Add private API to get whether we're painting unmapped 2020-10-20 15:27:43 +00:00
cally-actor.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-clone.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cally-clone.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-factory.h move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
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 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cally-stage.h clutter/stage: Subclass ClutterActor 2020-06-27 13:35:45 +00:00
cally-text.c *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cally-text.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-util.c clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
cally-util.h clutter: Remove clutter specific version 2018-11-06 17:17:36 +01: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 move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00