mutter/clutter
Daniel van Vugt 5d0365991f clutter/actor: Inherit clone branch depth from parent
Children added to a parent after that parent (or its ancestors)
have already been cloned now inherit the clone branch depth of
the parent. Otherwise `clutter_actor_is_in_clone_paint` on the child
could return FALSE when it should have been returning TRUE.

(cherry picked from commit b393f3d540)
2018-09-02 10:56:00 -05:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/actor: Inherit clone branch depth from parent 2018-09-02 10:56:00 -05:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests Revert "tests: Fix actor-anchors test" 2017-10-21 18:58:37 -04:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE 2018-03-21 13:14:50 +00:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00