src/clfswm-internal.lisp (delete-child-and-children-in-all-frames): New function...
commit2dd5b90b10d5b048d2eb943b059042d804221964
authorPhilippe Brochard <pbrochard@common-lisp.net>
Wed, 21 Jul 2010 13:06:54 +0000 (21 15:06 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Wed, 21 Jul 2010 13:06:54 +0000 (21 15:06 +0200)
tree53b7c5513c0a3eda9db1a8e0bdc711f9e112f217
parent9982c3272aaaf9a40218eb9325786ff8726541c5
src/clfswm-internal.lisp (delete-child-and-children-in-all-frames): New function and binding: Second mode - Control+Delete delete the current child and its children in all frames (ie: close the current child and its children).
ChangeLog
TODO
src/bindings-second-mode.lisp
src/clfswm-internal.lisp
src/clfswm-util.lisp
src/menu-def.lisp
src/package.lisp
src/xlib-util.lisp