src/clfswm-internal.lisp (show-all-children): (show-all-children): Let the choice...
commit15957bd21d0aadee226a7294a28272c1009f06fc
authorPhilippe Brochard <pbrochard@common-lisp.net>
Tue, 4 Sep 2012 21:55:44 +0000 (4 23:55 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Tue, 4 Sep 2012 21:55:44 +0000 (4 23:55 +0200)
tree89cbf23e6cea27bd53e94e28f6d542f1197df17c
parentaa4e40bdac40f9170c7a7f594de4177e6c03c7d7
src/clfswm-internal.lisp (show-all-children): (show-all-children): Let the choice to always display children or to optimize by hidding children not seen . The first option is better with transparency support (frames behind orther frames are seen). The second one is faster with many children in the same frame (not seen children are not displayed).
ChangeLog
src/clfswm-internal.lisp
src/package.lisp