Jasper St. Pierre ccca810daf window-group: Improve performance by hacking around Clutter
The comment explains it better, but Clutter tries to be smart and
repaint actors when their allocations change. Since the window group's
allocation changes when windows move around, this means that moving a
window will always cause a full-stage repaint, which is super slow.

Hack around this for now.
2015-07-05 19:18:22 -07:00
2015-07-01 21:59:38 +00:00
2015-07-02 13:51:22 +02:00
2014-07-31 17:50:28 +02:00
2015-07-02 13:51:22 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%