enlightenment/src
Mike Blumenkrantz 5e3fb38f86 optimize compositor canvas updating when zone geometry is marked dirty
in many cases where a zone's useful geometry is marked dirty, the resulting
recalc ends up having the same useful geometry as before: this is the case
for things like tasks gadgets, which continually expand and contract along
a single axis and thus will never affect useful geometry while still forcing
a recalc

by ignoring these cases, a huge amount of compositor thrashing is avoided and
a number of related bugs can also be fixed
2016-03-23 15:43:34 -04:00
..
bin optimize compositor canvas updating when zone geometry is marked dirty 2016-03-23 15:43:34 -04:00
modules remove lots of impossible null checks from pager move callback 2016-03-22 15:21:04 -04:00
protocol move wayland protocols and generated files into separate directories 2016-01-22 16:25:12 -05:00
tests add basic fullscreen window test 2015-08-20 16:54:01 -04:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00