src/clfswm-layout.lisp (update-layout-managed-children): Fix a bug by using the paren...
commit35b8524d64502e83a83c1cc8a50f3a5f56e8f827
authorPhilippe Brochard <pbrochard@common-lisp.net>
Fri, 6 May 2011 20:23:45 +0000 (6 22:23 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Fri, 6 May 2011 20:23:45 +0000 (6 22:23 +0200)
treee85e2953fd8a2032f17ff904a5772b3efdd166a5
parent65842b5f6a4f364cfca6cc378c55d87500262709
src/clfswm-layout.lisp (update-layout-managed-children): Fix a bug by using the parent frame instead of the current child.
ChangeLog