1
0
Fork 0
mutter-performance-source/clutter
Carlos Garnacho ffaec917e5 clutter: Only redraw affected portions on parent widget on show/hide
If we are lucky enough and the parent actor has the CLUTTER_ACTOR_NO_LAYOUT
flag, we would skip the relayout, but still redraw the parent actor in its
entirety.

In these cases, we can at least just redraw the area affected by the actor
being shown/hidden.
2018-12-06 02:45:11 +00:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter: Only redraw affected portions on parent widget on show/hide 2018-12-06 02:45:11 +00:00
tests tests: Fix warnings reported by shellcheck 2018-12-01 13:07:29 +00:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
configure.ac clutter: Assume XGE is available at build time 2018-11-08 18:40:53 +00:00
Makefile.am clutter: Remove examples 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00