projects/clfswm/clfswm.git
7 months agoRelease 1209 R-1209
Philippe Brochard [Fri, 21 Sep 2012 19:22:47 +0000] 
Release 1209

8 months agosrc/xlib-util.lisp (with-xlib-protect): Return to clfswm's top level on xlib-error
Philippe Brochard [Thu, 13 Sep 2012 19:08:22 +0000] 
src/xlib-util.lisp (with-xlib-protect): Return to clfswm's top level on xlib-error

8 months agosrc/*.lisp: polish X error handling.
Philippe Brochard [Mon, 10 Sep 2012 07:37:20 +0000] 
src/*.lisp: polish X error handling.

8 months agoDocumentation update
Philippe Brochard [Sun, 9 Sep 2012 21:02:30 +0000] 
Documentation update

8 months agosrc/clfswm-internal.lisp (delete-child-and-children-in-all-frames): Remove all childr...
Philippe Brochard [Sun, 9 Sep 2012 20:13:41 +0000] 
src/clfswm-internal.lisp (delete-child-and-children-in-all-frames): Remove all children in frames and only close windows.

8 months agosrc/*.lisp: Remove uneeded with-xlib-protect.
Philippe Brochard [Sun, 9 Sep 2012 15:24:29 +0000] 
src/*.lisp: Remove uneeded with-xlib-protect.

8 months agocontrib/wallpaper.lisp (wallpaper): create/use-background simplification function.
Philippe Brochard [Thu, 6 Sep 2012 21:09:03 +0000] 
contrib/wallpaper.lisp (wallpaper): create/use-background simplification function.

8 months agocontrib/wallpaper.lisp: New functionality to handle backgrounds on differents screen...
Philippe Brochard [Wed, 5 Sep 2012 21:24:59 +0000] 
contrib/wallpaper.lisp: New functionality to handle backgrounds on differents screen heads.

8 months agocontrib/toolbar.lisp (toolbar-adjust-root-size): Takes care of multiple toolbar on...
Philippe Brochard [Wed, 5 Sep 2012 18:46:52 +0000] 
contrib/toolbar.lisp (toolbar-adjust-root-size): Takes care of multiple toolbar on the same root edge.

8 months agosrc/clfswm-internal.lisp (show-all-children): (show-all-children): Let the choice...
Philippe Brochard [Tue, 4 Sep 2012 21:55:44 +0000] 
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).

8 months agosrc/clfswm-internal.lisp (process-new-window): Remove borders for maxsize windows.
Philippe Brochard [Tue, 4 Sep 2012 20:57:17 +0000] 
src/clfswm-internal.lisp (process-new-window): Remove borders for maxsize windows.

8 months agosrc/clfswm-internal.lisp (show-all-children): Hide only children hidden by normal...
Philippe Brochard [Mon, 3 Sep 2012 22:22:54 +0000] 
src/clfswm-internal.lisp (show-all-children): Hide only children hidden by normal windows or frames (but not :dialog, :transient...).

8 months agosrc/xlib-util.lisp (with-xlib-protect): Handle all Xlib errors for better code protec...
Philippe Brochard [Fri, 31 Aug 2012 12:41:24 +0000] 
src/xlib-util.lisp (with-xlib-protect): Handle all Xlib errors for better code protection.

8 months agosrc/clfswm-expose-mode.lisp (expose-query-key-press-hook): Add an option to immediate...
Philippe Brochard [Tue, 28 Aug 2012 11:48:49 +0000] 
src/clfswm-expose-mode.lisp (expose-query-key-press-hook): Add an option to immediately select child if they can be directly accessed.

8 months agosrc/*.lisp: Use with-xlib-protect macro to prevent a not implemented event x-error
Philippe Brochard [Tue, 28 Aug 2012 11:38:41 +0000] 
src/*.lisp: Use with-xlib-protect macro to prevent a not implemented event x-error

8 months agocontrib/volume-mode.lisp: Add mouse buttons actions in volume mode. Add a volume...
Philippe Brochard [Fri, 24 Aug 2012 22:28:32 +0000] 
contrib/volume-mode.lisp: Add mouse buttons actions in volume mode. Add a volume button toolbar module.

8 months agocontrib/mpd.lisp: Add a small parameter for toolbar modules useful with vertical...
Philippe Brochard [Fri, 24 Aug 2012 21:07:21 +0000] 
contrib/mpd.lisp: Add a small parameter for toolbar modules useful with vertical toolbars.

8 months agocontrib/mpd.lisp: New toolbar modules (available only if toolbar.lisp is loaded).
Philippe Brochard [Thu, 23 Aug 2012 22:44:42 +0000] 
contrib/mpd.lisp: New toolbar modules (available only if toolbar.lisp is loaded).

8 months agocontrib/reboot-halt.lisp: Add configuration command for system actions.
Philippe Brochard [Tue, 21 Aug 2012 08:07:57 +0000] 
contrib/reboot-halt.lisp: Add configuration command for system actions.

8 months agocontrib/toolbar.lisp (toggle-toolbar-hide-state): New function.
Philippe Brochard [Tue, 21 Aug 2012 08:02:47 +0000] 
contrib/toolbar.lisp (toggle-toolbar-hide-state): New function.

9 months agosrc/clfswm-internal.lisp (add-in-never-managed-window-list): New function.
Philippe Brochard [Mon, 20 Aug 2012 21:41:31 +0000] 
src/clfswm-internal.lisp (add-in-never-managed-window-list): New function.

9 months agosrc/clfswm-placement.lisp (here-placement): Evaluates to current position of pointer.
Philipp Kroos [Mon, 20 Aug 2012 20:41:34 +0000] 
src/clfswm-placement.lisp (here-placement): Evaluates to current position of pointer.

9 months agocontrib/toolbar.lisp: Add an expose-mode-button-module.
Philipp Kroos [Mon, 20 Aug 2012 20:28:33 +0000] 
contrib/toolbar.lisp: Add an expose-mode-button-module.

9 months agocontrib/toolbar.lisp (remove-toolbar): New function.
Philippe Brochard [Sun, 19 Aug 2012 20:54:54 +0000] 
contrib/toolbar.lisp (remove-toolbar): New function.

9 months agocontrib/toolbar.lisp: Add configurable colors in toolbar modules.
Philippe Brochard [Sat, 18 Aug 2012 19:47:25 +0000] 
contrib/toolbar.lisp: Add configurable colors in toolbar modules.

9 months agosrc/tools.lisp (start-system-poll): Use a lock file instead of a local variable.
Philippe Brochard [Thu, 16 Aug 2012 21:46:24 +0000] 
src/tools.lisp (start-system-poll): Use a lock file instead of a local variable.

9 months agosrc/tools.lisp: Factorize system usage information collection.
Philippe Brochard [Thu, 16 Aug 2012 20:43:39 +0000] 
src/tools.lisp: Factorize system usage information collection.

9 months agocontrib/toolbar.lisp: Add memory, cpu and battery usage module with a poll methode.
Philippe Brochard [Wed, 15 Aug 2012 22:41:01 +0000] 
contrib/toolbar.lisp: Add memory, cpu and battery usage module with a poll methode.

9 months agocontrib/toolbar.lisp: Add memory, cpu and battery usage module.
Philippe Brochard [Wed, 15 Aug 2012 16:13:40 +0000] 
contrib/toolbar.lisp: Add memory, cpu and battery usage module.

9 months agocontrib/toolbar.lisp: Add a clickable label module for toolbar. Add a clickable entry...
Philippe Brochard [Tue, 14 Aug 2012 22:28:54 +0000] 
contrib/toolbar.lisp: Add a clickable label module for toolbar. Add a clickable entry to open the CLFSWM main menu. * src/clfswm-menu.lisp (open-menu): Prevent to reopen an opened menu. Fixe a but with negative selected-item.

9 months agosrc/clfswm-util.lisp (show-current-root): New function and configuration menu to...
Philippe Brochard [Tue, 14 Aug 2012 21:30:15 +0000] 
src/clfswm-util.lisp (show-current-root): New function and configuration menu to display a message on the current root.

9 months agosrc/clfswm-util.lisp (eval-from-query-string): Show a notify window when updating...
Philippe Brochard [Tue, 14 Aug 2012 14:45:30 +0000] 
src/clfswm-util.lisp (eval-from-query-string): Show a notify window when updating symobls list for REPL completion.

9 months agocontrib/toolbar.lisp: Add arguments in toolbar modules.
Philippe Brochard [Tue, 14 Aug 2012 14:22:56 +0000] 
contrib/toolbar.lisp: Add arguments in toolbar modules.

9 months agosrc/xlib-util.lisp (event-hook-name): Intern hook name symbole in :clfswm package.
Philippe Brochard [Tue, 14 Aug 2012 13:09:15 +0000] 
src/xlib-util.lisp (event-hook-name): Intern hook name symbole in :clfswm package.

9 months agocontrib/toolbar.lisp (toolbar-module-text): Print a formatted text at module position...
Philippe Brochard [Mon, 13 Aug 2012 22:36:47 +0000] 
contrib/toolbar.lisp (toolbar-module-text): Print a formatted text at module position centered in toolbar. src/xlib-util.lisp (optimize-event-hook): Remove unused event hooks.

9 months agocontrib/toolbar.lisp (list-toolbar-modules): Add a list toolbar modules function.
Philippe Brochard [Sun, 12 Aug 2012 13:03:19 +0000] 
contrib/toolbar.lisp (list-toolbar-modules): Add a list toolbar modules function.

9 months agocontrib/toolbar.lisp: End of toolbar framework.
Philippe Brochard [Sun, 12 Aug 2012 12:40:04 +0000] 
contrib/toolbar.lisp: End of toolbar framework.

9 months agosrc/clfswm-internal.lisp (parse-xinerama-info): Remove test code
Philippe Brochard [Fri, 3 Aug 2012 20:48:45 +0000] 
src/clfswm-internal.lisp (parse-xinerama-info): Remove test code

9 months agosrc/clfswm-internal.lisp (show-child): Show unmanaged windows on (maybe) current...
Philippe Brochard [Fri, 3 Aug 2012 20:41:17 +0000] 
src/clfswm-internal.lisp (show-child): Show unmanaged windows on (maybe) current child in all roots.

9 months agosrc/clfswm-util.lisp (find-child-under-mouse-in-child-tree): Handle children from...
Philippe Brochard [Thu, 2 Aug 2012 23:25:56 +0000] 
src/clfswm-util.lisp (find-child-under-mouse-in-child-tree): Handle children from all roots instead of from  *root-frame*.

9 months agosrc/clfswm-expose.lisp: minor transparency adjustments
Philippe Brochard [Fri, 27 Jul 2012 20:26:23 +0000] 
src/clfswm-expose.lisp: minor transparency adjustments

9 months ago*.lisp: remove unused *current-root* reference. Restore xlib event hooks loop used...
Philippe Brochard [Mon, 23 Jul 2012 21:17:39 +0000] 
*.lisp: remove unused *current-root* reference. Restore xlib event hooks loop used for toolbar mode

9 months agoDocumentation update
Philippe Brochard [Mon, 23 Jul 2012 13:01:02 +0000] 
Documentation update

9 months agoCopyright date and mail update
Philippe Brochard [Mon, 23 Jul 2012 12:39:42 +0000] 
Copyright date and mail update

9 months agosrc/clfswm-expose-mode.lisp: New expose mode based on standard query input.
Philippe Brochard [Mon, 23 Jul 2012 12:16:47 +0000] 
src/clfswm-expose-mode.lisp: New expose mode based on standard query input.

10 months agosrc/clfswm-util.lisp (eval-from-query-string): Add completion for eval for query...
Philippe Brochard [Wed, 27 Jun 2012 20:58:50 +0000] 
src/clfswm-util.lisp (eval-from-query-string): Add completion for eval for query string.

10 months agosrc/clfswm-query.lisp: Support completion with chars other than spaces.
Philippe Brochard [Tue, 26 Jun 2012 21:03:33 +0000] 
src/clfswm-query.lisp: Support completion with chars other than spaces.

10 months agosrc/clfswm-query.lisp: Add completion for shell commands.
Philippe Brochard [Mon, 25 Jun 2012 22:20:33 +0000] 
src/clfswm-query.lisp: Add completion for shell commands.

11 months agosrc/clfswm-placement.lisp: Take care of current child border size instead of placed...
Philippe Brochard [Mon, 18 Jun 2012 20:46:52 +0000] 
src/clfswm-placement.lisp: Take care of current child border size instead of placed window border size

11 months agosrc/clfswm-placement.lisp: Each child can have its own border size. New binding to...
Philippe Brochard [Mon, 18 Jun 2012 19:55:06 +0000] 
src/clfswm-placement.lisp: Each child can have its own border size. New binding to change the child border size on the fly.

11 months agocontrib/toolbar.lisp: beginning of clickable modules
Philippe Brochard [Tue, 12 Jun 2012 20:13:10 +0000] 
contrib/toolbar.lisp: beginning of clickable modules

11 months agosrc/tools.lisp (process-timers): Call get-internal-real-time only once for all times.
Philippe Brochard [Fri, 8 Jun 2012 20:23:06 +0000] 
src/tools.lisp (process-timers): Call get-internal-real-time only once for all times.

11 months ago(define-toolbar-hooks): Add auto-hide toolbar (show/hide on mouse motion event).
Philippe Brochard [Thu, 7 Jun 2012 21:49:01 +0000] 
(define-toolbar-hooks): Add auto-hide toolbar (show/hide on mouse motion event).

11 months agocontrib/toolbar.lisp (define-toolbar-hooks): Add auto-hide clickable toolbar.
Philippe Brochard [Thu, 7 Jun 2012 20:50:51 +0000] 
contrib/toolbar.lisp (define-toolbar-hooks): Add auto-hide clickable toolbar.

11 months agosrc/xlib-util.lisp (handle-event): Add an additional hook event system to handle...
Philippe Brochard [Wed, 6 Jun 2012 21:05:26 +0000] 
src/xlib-util.lisp (handle-event): Add an additional hook event system to handle events in contrib code.

11 months agoSwitch to asdf2 in contrib directory
Philippe Brochard [Sun, 3 Jun 2012 20:18:04 +0000] 
Switch to asdf2 in contrib directory

11 months agosrc/clfswm-placement.lisp: Add an optional border size in all placement functions.
Philippe Brochard [Sun, 3 Jun 2012 13:06:40 +0000] 
src/clfswm-placement.lisp: Add an optional border size in all placement functions.

11 months agocontrib/toolbar.lisp (clock): Add a clock module.
Philippe Brochard [Wed, 30 May 2012 20:49:15 +0000] 
contrib/toolbar.lisp (clock): Add a clock module.

11 months agocontrib/toolbar.lisp: begining of toolbar support.
Philippe Brochard [Mon, 28 May 2012 21:47:47 +0000] 
contrib/toolbar.lisp: begining of toolbar support.

11 months agosrc/clfswm-internal.lisp (rotate-root-geometry): Do not use rotatef but a simpler...
Philippe Brochard [Wed, 23 May 2012 22:12:05 +0000] 
src/clfswm-internal.lisp (rotate-root-geometry): Do not use rotatef but a simpler algorithm.

11 months agocontrib/toolbar.lisp (toolbar-adjust-root-size): adjust root from toolbar size
Philippe Brochard [Tue, 22 May 2012 21:33:42 +0000] 
contrib/toolbar.lisp (toolbar-adjust-root-size): adjust root from toolbar size

11 months agosrc/clfswm-internal.lisp (place-frames-from-xinerama-infos): Place reset-root-list...
Philippe Brochard [Tue, 22 May 2012 20:23:12 +0000] 
src/clfswm-internal.lisp (place-frames-from-xinerama-infos): Place reset-root-list in the better place init-display

11 months agosrc/clfswm-internal.lisp (place-frames-from-xinerama-infos): Reset root list before...
Philippe Brochard [Tue, 22 May 2012 19:49:42 +0000] 
src/clfswm-internal.lisp (place-frames-from-xinerama-infos): Reset root list before calculating new sizes

12 months agoAdding a toolbar file
Philippe Brochard [Sun, 20 May 2012 12:32:40 +0000] 
Adding a toolbar file

12 months agominor cleanup
Philippe Brochard [Sun, 20 May 2012 12:09:22 +0000] 
minor cleanup

12 months agoTODO update
Philippe Brochard [Sun, 20 May 2012 12:06:58 +0000] 
TODO update

12 months agosrc/clfswm-placement.lisp: Adjust width and height in child and root placement to...
Philippe Brochard [Sat, 19 May 2012 20:19:23 +0000] 
src/clfswm-placement.lisp: Adjust width and height in child and root placement to prevent too big child size.

12 months agosrc/clfswm-placement.lisp: New root placement possibility.
Philippe Brochard [Fri, 18 May 2012 21:05:53 +0000] 
src/clfswm-placement.lisp: New root placement possibility.

12 months agosrc/clfswm-util.lisp (change-current-root-geometry): New efunction.
Philippe Brochard [Fri, 18 May 2012 20:35:12 +0000] 
src/clfswm-util.lisp (change-current-root-geometry): New efunction.

12 months agominor check for root
Philippe Brochard [Thu, 17 May 2012 08:59:22 +0000] 
minor check for root

12 months agoremove fake test
Philippe Brochard [Wed, 16 May 2012 22:19:14 +0000] 
remove fake test

12 months agosrc/clfswm-util.lisp (exchange-root-geometry-with-mouse): New function and menu.
Philippe Brochard [Wed, 16 May 2012 22:14:38 +0000] 
src/clfswm-util.lisp (exchange-root-geometry-with-mouse): New function and menu.

12 months agosrc/menu-def.lisp: New root menu.
Philippe Brochard [Tue, 15 May 2012 22:52:44 +0000] 
src/menu-def.lisp: New root menu.

12 months agosrc/clfswm-circulate-mode.lisp (rotate-root-geometry-next, rotate-root-geometry-previ...
Philippe Brochard [Tue, 15 May 2012 20:54:44 +0000] 
src/clfswm-circulate-mode.lisp (rotate-root-geometry-next, rotate-root-geometry-previous): New second mode binding to change root geometry.

12 months agosrc/clfswm-internal.lisp (get-connected-heads-size): Do not use fake test code
Philippe Brochard [Sun, 13 May 2012 22:08:12 +0000] 
src/clfswm-internal.lisp (get-connected-heads-size): Do not use fake test code

12 months agosrc/clfswm-internal.lisp (current-child-setter): Store root current child before...
Philippe Brochard [Sun, 13 May 2012 21:56:42 +0000] 
src/clfswm-internal.lisp (current-child-setter): Store root current child before apllying current child change.

12 months agosrc/clfswm-internal.lisp: Remove the *current-child* variable and use a setfable...
Philippe Brochard [Sun, 13 May 2012 21:27:01 +0000] 
src/clfswm-internal.lisp: Remove the *current-child* variable and use a setfable function (current-child) instead.

12 months agosrc/clfswm-internal.lisp: Use xdpyinfo/xinerama informations instead of xrandr inform...
Philippe Brochard [Tue, 8 May 2012 22:36:30 +0000] 
src/clfswm-internal.lisp: Use xdpyinfo/xinerama informations instead of xrandr informations.

12 months agosrc/clfswm-internal.lisp (*root*): Root management API simplification.
Philippe Brochard [Sun, 6 May 2012 21:52:10 +0000] 
src/clfswm-internal.lisp (*root*): Root management API simplification.

12 months agosrc/clfswm-internal.lisp : Use only one list for root management.
Philippe Brochard [Sat, 5 May 2012 22:14:15 +0000] 
src/clfswm-internal.lisp : Use only one list for root management.

12 months agosrc/*.lisp: replace find-current-root by find-related-root when needed
Philippe Brochard [Fri, 4 May 2012 19:45:56 +0000] 
src/*.lisp: replace find-current-root by find-related-root when needed

12 months agosrc/clfswm-util.lisp (mouse-focus-move/resize-generic): Enable drawing new frame...
Philippe Brochard [Mon, 30 Apr 2012 21:54:00 +0000] 
src/clfswm-util.lisp (mouse-focus-move/resize-generic): Enable drawing new frame on all root window

12 months agosrc/clfswm-internal.lisp: TODO update
Philippe Brochard [Mon, 30 Apr 2012 20:34:59 +0000] 
src/clfswm-internal.lisp: TODO update

12 months agosrc/config.lisp: Do not use get-fullscreen-size anymore
Philippe Brochard [Mon, 30 Apr 2012 20:26:06 +0000] 
src/config.lisp: Do not use get-fullscreen-size anymore

12 months agosrc/clfswm-internal.lisp: Adapt prevent-current-*-equal-child
Philippe Brochard [Mon, 30 Apr 2012 20:16:36 +0000] 
src/clfswm-internal.lisp: Adapt prevent-current-*-equal-child

12 months agosrc/*: Use a structure instead of a list in root-list
Philippe Brochard [Mon, 30 Apr 2012 19:24:46 +0000] 
src/*: Use a structure instead of a list in root-list

12 months agoReplace the *current-root* variable in clfswm-nw-hooks.lisp
Philippe Brochard [Sat, 28 Apr 2012 21:18:41 +0000] 
Replace the *current-root* variable in clfswm-nw-hooks.lisp

12 months agoBig change to replace *current-root* variable to support multiple root
Philippe Brochard [Fri, 27 Apr 2012 21:07:26 +0000] 
Big change to replace *current-root* variable to support multiple root

13 months agosrc/tools.lisp (add-new-hook, add-hook): New macro. Do not duplicate hooks by default...
Philippe Brochard [Wed, 18 Apr 2012 20:35:42 +0000] 
src/tools.lisp (add-new-hook, add-hook): New macro. Do not duplicate hooks by default. Use add-new-hook if you want to duplicate them.

13 months agosrc/clfswm-corner.lisp (wait-window-in-query-tree): Add a limit of try to wait the...
Philippe Brochard [Mon, 16 Apr 2012 21:41:59 +0000] 
src/clfswm-corner.lisp (wait-window-in-query-tree): Add a limit of try to wait the command window.

14 months agosrc/clfswm-util.lisp (jump-to-slot, add-frame-in-parent-frame): Change *current-root...
Philippe Brochard [Sat, 25 Feb 2012 21:08:13 +0000] 
src/clfswm-util.lisp (jump-to-slot, add-frame-in-parent-frame): Change *current-root* only when needed.

14 months agosrc/clfswm-util.lisp (place-frames-from-xrandr, swap-frame-geometry, rotate-frame...
Philippe Brochard [Sat, 25 Feb 2012 20:30:17 +0000] 
src/clfswm-util.lisp (place-frames-from-xrandr, swap-frame-geometry, rotate-frame-geometry): New helper functions for multiple physical screen.

16 months agosrc/*.lisp: Use create-symbol and create-symbol-in-package instead of the shorter...
Philippe Brochard [Wed, 18 Jan 2012 22:43:20 +0000] 
src/*.lisp: Use create-symbol and create-symbol-in-package instead of the shorter symb. (Thanks Aad Versteden).

16 months agosrc/bindings-second-mode.lisp (set-default-second-keys): New key binding to set windo...
Philippe Brochard [Wed, 18 Jan 2012 21:59:02 +0000] 
src/bindings-second-mode.lisp (set-default-second-keys): New key binding to set window and frame transparency. src/bindings.lisp (set-default-main-mouse): New mouse binding to set window and frame transparency.

16 months agosrc/clfswm-keys.lisp (define-keys): New macro to ease multiple keys definitions....
Philippe Brochard [Tue, 17 Jan 2012 23:06:14 +0000] 
src/clfswm-keys.lisp (define-keys): New macro to ease multiple keys definitions. (Thanks Valentin Plechinger for the request).

16 months agoAdd full transparency support (with xcompmgr)
Philippe Brochard [Tue, 17 Jan 2012 22:33:21 +0000] 
Add full transparency support (with xcompmgr)

16 months agosrc/*.lisp: Add transparency support.
Philippe Brochard [Sat, 14 Jan 2012 22:42:19 +0000] 
src/*.lisp: Add transparency support.

16 months agosrc/clfswm-layout.lisp (tile-layout-mix): New layout to automatically choose between...
Ales Guzik [Mon, 9 Jan 2012 21:59:37 +0000] 
src/clfswm-layout.lisp (tile-layout-mix): New layout to automatically choose between vertival and horizontal tile layout. (tile-space-layout): Fix to have space between screen border and frame the same as between frames.

16 months agoload.lisp: Support clisp 2.49+ module system to load CLX.
Philippe Brochard [Wed, 4 Jan 2012 22:24:44 +0000] 
load.lisp: Support clisp 2.49+ module system to load CLX.

16 months agosrc/clfswm-layout.lisp (update-layout-managed-children-keep-position): Fix an inatten...
Ales Guzik [Wed, 4 Jan 2012 22:12:00 +0000] 
src/clfswm-layout.lisp (update-layout-managed-children-keep-position): Fix an inattention error.