All releases of CLFSWM


Release Notes: Minor bugfixes.


Release Notes: Responsiveness when there are many children to display and some are hidden by others was improved. There were also some minor tweaks.


Release Notes: Minor startup fixes.


Release Notes: This version adds the ability to handle the mpd music player and xmms. A client/server system was added to handle CLFSWM remotely or with scripts. CLFSWM can now run another window manager while running.


Release Notes: This version adds a generic mode to define all other modes, a fix to correctly manage fullscreen windows (SDL particularly), some speed-up to display windows, some new layouts and maximize functions, and some placement functions to display info windows and second mode windows in reconfigurable positions. Clozure Common Lisp (CCL) support was also added.


Release Notes: This version adds colors in help windows and menus. A simple way to configure corner actions was added. The ability to raise or lower and hide or unhide a child was added. A new GIMP layout was added. A fast layout switch method was added. A method to switch to the last child was added. Each frame can have a different focus policy.


Release Notes: This version is a major update of the CLFSWM concept: there is no more reference to workspaces. CLFSWM is a tree of frames and windows. A frame can contain some windows or some other frames with a different layout (tile, tile left, etc.). There is no more need for the pager: you are in the pager. Just enter in a frame to make it fullscreen maximized and zoom its contents.


Release Notes: This version can work with clisp/new-clx. Matching parentheses are shown in the query string window. Better handling of configure event notification allows a speed up in windows' adaptation to a group.


Release Notes: This version removes a structure-notify event when hiding a window. This prevents the loss of the window when switching workspaces.


Release Notes: This version fixes a property notify hook bug.