src/clfswm-internal.lisp (remove-child-in-frame): Do not destroy the frame window...
commit1013010bff2b7c1d7de31882a049b4fb88bf9665
authorPhilippe Brochard <pbrochard@common-lisp.net>
Tue, 20 Jul 2010 21:33:35 +0000 (20 23:33 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Tue, 20 Jul 2010 21:33:35 +0000 (20 23:33 +0200)
treee0a585f723fcc252267d140dccd9ab833151edc9
parentefd40ee34c369a024c9bcfc4e464f529079d7ed7
src/clfswm-internal.lisp (remove-child-in-frame): Do not destroy the frame window and the frame gc. Close a very annoying bug when cuting/pasting a frame or moving a child over frames with the mouse.
ChangeLog
load.lisp
src/bindings.lisp
src/clfswm-internal.lisp
src/clfswm-util.lisp
src/clfswm.lisp