mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
0bfb995bff
Add support for an artificial UNINITIALIZED marking for ClutterActorBox, done by setting the boxes origin to Infinity and its size to -Infinity. That is a value that's considered an invalid allocation by Clutter and which can never be set by sane code. This will allow setting the allocation of ClutterActors to an UNINITIALIZED box when creating actors or when removing them from the scenegraph and makes it possible to explicitely detect uninitialized allocations, which is useful in a few cases. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1290 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |