? _darcs cvs diff: Diffing . Index: core.lisp =================================================================== RCS file: /cvsroot/stumpwm/stumpwm/core.lisp,v retrieving revision 1.152 diff -u -r1.152 core.lisp --- core.lisp 2 Aug 2007 09:35:14 -0000 1.152 +++ core.lisp 2 Aug 2007 17:06:08 -0000 @@ -842,7 +842,7 @@ (window-type window) (xwin-type (window-xwin window)) (window-normal-hints window) (xlib:wm-normal-hints (window-xwin window)) (window-number window) (find-free-window-number (window-group window)) - (window-frame window) (pick-prefered-frame (window-group window)) + (window-frame window) (pick-prefered-frame window) (window-state window) +iconic-state+ (xwin-state (window-xwin window)) +iconic-state+ (screen-withdrawn-windows screen) (delete window (screen-withdrawn-windows screen))