Owen W. Taylor
315da57c97
Add the root pixmap source actor to the stage
With clutter changes, we can now no longer clone an actor unless it is part of a stage. So, we hide the root pixmap source, and add it. This means that the logic to free the source actor when the last clone disappears no longer applies, since the stage will also reference it; so we just leave the actor around permanently. http://bugzilla.gnome.org/show_bug.cgi?id=585012
…
…
…
…
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%