]> git.sur5r.net Git - i3/i3/commit
x: Don’t pre-render the decoration for windows inside a stack which are not visible
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 19:54:34 +0000 (21:54 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 19:55:29 +0000 (21:55 +0200)
commit7d9ba707b31be69ca07c931d0920928d25b895ab
treee86055db86dd8c8a1d8c1c6ecf566413f63471fb
parentd7f9700ba41db61788a7b0f22350cdd9d008a907
x: Don’t pre-render the decoration for windows inside a stack which are not visible

Saves n-1 decoration renderings for n windows in a stack whenever a new window
gets added or removed.
src/x.c