save-configuration-variables): New function to save all configuration variables in...
[clfswm.git] / ChangeLog
blob8e5fe25ecb5a8e5ed1cb5f23c670aaa9eb32d3fe
1 2009-11-12  Philippe Brochard  <pbrochard@common-lisp.net>
3         * src/clfswm-util.lisp (save-configuration-variables): New
4         function to save all configuration variables in clfswmrc.
6 2009-11-11  Philippe Brochard  <pbrochard@common-lisp.net>
8         * src/clfswm-info.lisp (info-mode): Begining of mouse support in
9         info mode.
10         (set-default-info-keys): Add cursor key support in info mode.
12 2009-11-08  Philippe Brochard  <pbrochard@common-lisp.net>
14         * contrib/reboot-halt.lisp: Add a Suspend/Reboot/Halt menu in
15         contrib.
17         * src/clfswm.lisp (main): Add a read-conf-file-p parameter to
18         prevent reading the configuration file (this may be useful to
19         produce the original documentation without user modifications
20         with the rc configuration file).
22 2009-11-07  Philippe Brochard  <pbrochard@common-lisp.net>
24         * src/bindings-second-mode.lisp (set-default-second-keys):
25         Simplification of Escape key to close/kill/remove the focus window
26         and unhide all windows.
28         * src/bindings.lisp (set-default-main-keys): Simplification of
29         Escape key to close/kill/remove the focus window and unhide all
30         windows.
32         * src/clfswm-util.lisp (ask-close/kill-current-window): Add remove
33         focus and unhide all windows capabilities.
35 2009-10-10  Philippe Brochard  <pbrochard@common-lisp.net>
37         * contrib/mpd.lisp (start-gmpc): Add gmpc in the mpd menu.
39 2009-07-29  Philippe Brochard  <pbrochard@common-lisp.net>
41         * src/clfswm-layout.lisp (tile-layout, tile-horizontal-layout):
42         Keep child order and don't make unnecessary child movement.
43         (one-column-layout, one-line-layout): New layouts.
45 2009-06-29  Philippe Brochard  <pbrochard@common-lisp.net>
47         * contrib/cd-player.lisp: New file to handle the CD player.
49         * contrib/xmms.lisp: New file to handle the xmms player.
51 2009-06-28  Philippe Brochard  <pbrochard@common-lisp.net>
53         * src/clfswm-layout.lisp (set-no-layout-remember-size): New layout:
54         Maximize windows in there frame - Leave frames to there actual
55         size.
57         * src/bindings-second-mode.lisp (set-default-second-keys): Bind
58         "o" on set-open-in-new-frame-in-parent-frame-nw-hook.
60 2009-06-27  Philippe Brochard  <pbrochard@common-lisp.net>
62         * contrib/keyb_fr.lisp: New file to handle an azerty keyboard.
64 2009-06-24  Philippe Brochard  <pbrochard@common-lisp.net>
66         * contrib/mpd.lisp: Use a standard menu.
68         * src/clfswm-info.lisp: Use a standard menu for the help-menu.
70 2009-06-22  Philippe Brochard  <pbrochard@common-lisp.net>
72         * contrib/mpd.lisp: New file to handle the Music Player Daemon (MPD)
74 2009-06-19  Philippe Brochard  <pbrochard@common-lisp.net>
76         * src/clfswm-autodoc.lisp (produce-doc, produce-doc-html): Minor
77         number key cleanup.
79 2009-06-18  Philippe Brochard  <pbrochard@common-lisp.net>
81         * src/config.lisp (get-fullscreen-size):  One pixel adjustment
82         (again).
84         * src/clfswm-placement.lisp (*-child-placement): One pixel
85         adjustment (again).
87 2009-06-16  Philippe Brochard  <pbrochard@common-lisp.net>
89         * src/clfswm-circulate-mode.lisp (draw-circulate-mode-window):
90         Ensure that all characters are printable.
92         * src/config.lisp (get-fullscreen-size): Adjust default fullscreen
93         sizes.
95         * src/clfswm-placement.lisp (*-child-placement): Adjust
96         coordinates to one pixel in the current child.
98 2009-06-04  Philippe Brochard  <pbrochard@common-lisp.net>
100         * src/clfswm-query.lisp (query-enter-function): Assign font before
101         width and height calculation.
103 2009-06-03  Philippe Brochard  <pbrochard@common-lisp.net>
105         * src/xlib-util.lisp (banish-pointer): Use with-placement macro to
106         bannish the pointer in an arbitrary place.
108         * src/clfswm-info.lisp (info-mode): Use with-placement macro to
109         place the info window in an arbitrary place.
111         * src/clfswm-query.lisp (query-enter-function): Use with-placement
112         macro to place the query window in an arbitrary place.
114         * src/clfswm-placement.lisp: New file. Allow to place info windows
115         or query windows on an arbitrary place. Allow to bannish the
116         pointer on an arbitrary place.
118 2009-05-16  Philippe Brochard  <pbrochard@common-lisp.net>
120         * src/clfswm-circulate-mode.lisp (reorder-child)
121         (reorder-brother): Unfocus windows before reordering children or
122         brothers.
124 2009-05-13  Philippe Brochard  <pbrochard@common-lisp.net>
126         * src/clfswm-circulate-mode.lisp (reorder-brother): Ensure that
127         the parent is a frame.
129         * src/clfswm-second-mode.lisp (sm-handle-motion-notify): Handle
130         motion with a default modifier.
132         * src/clfswm.lisp (handle-motion-notify): Handle motion with a
133         default modifier.
135         * src/clfswm-info.lisp (info-mode): Handle motion with a default
136         modifier.
137         (info-mode): Optimization in loop function.
139 2009-05-10  Philippe Brochard  <pbrochard@common-lisp.net>
141         * src/clfswm-circulate-mode.lisp (reorder-brother): Handle
142         root-frame correctly.
144         * clfswm.asd: Dependency fix for clfswm-generic-mode.
146         * src/clfswm-circulate-mode.lisp (reorder-child)
147         (reorder-brother): Handle empty frames.
148         (reorder-brother): Redisplay only the parent frame of the  current
149         child.
151         * src/clfswm-util.lisp (frame-toggle-maximize): Redisplay only the
152         parent frame of the  current frame.
154 2009-05-09  Philippe Brochard  <pbrochard@common-lisp.net>
156         * src/clfswm-util.lisp (frame-toggle-maximize): New function:
157         Maximize/Unmaximize the current frame in its parent frame.
159         * src/clfswm-layout.lisp (maximize-layout): New layout: Maximize
160         windows and frames in there parent frame.
162 2009-05-05  Philippe Brochard  <pbrochard@common-lisp.net>
164         * src/*.lisp: Add support for Clozure Common Lisp (CCL).
166         * src/clfswm-circulate-mode.lisp (reorder-child)
167         (reorder-brother): Reinitialise on circulate type change
168         child to brother or brother to child.
170         * src/*.lisp (*): Use map-window instead of xlib:map-window. So
171         calls xlib:display-finish-output on each map-request. So speed up
172         the window display.
174         * src/xlib-util.lisp (map-window): New function. Call
175         xlib:display-finish-output on each map request.
177 2009-04-28  Philippe Brochard  <pbrochard@common-lisp.net>
179         * src/clfswm-second-mode.lisp (sm-handle-motion-notify):
180         Optimisation when drawing second mode window.
182 2009-04-27  Philippe Brochard  <pbrochard@common-lisp.net>
184         * src/clfswm-circulate-mode.lisp (circulate-mode): Optimisation in
185         window redraw.
187 2009-04-22  Philippe Brochard  <pbrochard@common-lisp.net>
189         * src/clfswm-util.lisp (run-program-from-query-string): Launch
190         command only with a return validation.
192 2009-04-22  Xavier Maillard  <xma@gnu.org>
194         * src/clfswm-query.lisp (query-string): Use a generic mode.
196 2009-04-19  Xavier Maillard  <xma@gnu.org>
198         * src/clfswm-info.lisp (info-mode): Use generic-mode for info-mode.
200 2009-04-18  Xavier Maillard  <xma@gnu.org>
202         * src/clfswm-generic-mode.lisp (generic-mode): Add a generic mode
203         to define all other modes.
205 2009-04-05  Philippe Brochard  <pbrochard@common-lisp.net>
207         * src/package.lisp (): Use *default-font-string* for all
208         font-string.
210         * src/clfswm-info.lisp (info-mode): Ensure integer windows size.
212 2009-02-17  Philippe Brochard  <pbrochard@common-lisp.net>
214         * src/xlib-util.lisp (null-size-window-p): Better check of null
215         sized windows.
217 2009-02-14  Philippe Brochard  <pbrochard@common-lisp.net>
219         * src/clfswm.lisp (handle-map-request): Add a fix to manage
220         correctly fullscreen windows (SDL particularly).
222 2008-12-20  Philippe Brochard  <pbrochard@common-lisp.net>
224         * src/xlib-util.lisp (get-color): Allocate colors only once -> fix
225         a segfault with clisp/new-clx.
227         * src/clfswm.lisp (handle-motion-notify): Add a needed window
228         argument.
230         * src/clfswm-second-mode.lisp (sm-handle-motion-notify): Add a
231         needed window argument.
233 2008-10-30  Philippe Brochard  <pbrochard@common-lisp.net>
235         * src/xlib-util.lisp (wait-no-key-or-button-press)
236         (wait-a-key-or-button-press): Check buttons press/release correctly"
238 2008-10-28  Philippe Brochard  <pbrochard@common-lisp.net>
240         * src/menu-def.lisp: Add children navigation menu in the movement
241         menu (select next/previous child/brother/level).
243 2008-10-26  Philippe Brochard  <pbrochard@common-lisp.net>
245         *  *: Rename 'sister' frame to 'brother' frame.
247         * src/clfswm-keys.lisp (unalias-modifiers): Convert a modifier
248         alias in a real modifier.
250         * src/package.lisp (*modifier-alias*): New list of modifier alias
251         For example: :alt is :mod-1, :numlock is :mod-2...
253         * src/tools.lisp (remove-hook): New function.
255         * src/clfswm-keys.lisp (with-capslock, without-capslock)
256         (with-numlock, without-cnumlock): New functions.
258 2008-10-25  Philippe Brochard  <pbrochard@common-lisp.net>
260         * src/clfswm-info.lisp: Use the *binding-hook* to create info
261         keys and mouse bindings.
263         * src/bindings-second-mode.lisp: Use the *binding-hook* to create
264         second keys and mouse bindings.
266         * src/bindings.lisp: Use the *binding-hook* to create main keys
267         and mouse bindings.
269 2008-10-10  Philippe Brochard  <pbrochard@common-lisp.net>
271         * src/clfswm-menu.lisp (open-menu): Remember parent menu to undo
272         menu opening.
274 2008-10-09  Philippe Brochard  <pbrochard@common-lisp.net>
276         * src/menu-def.lisp: Use a menu instead of a function for the
277         standard menu.
279 2008-10-08  Philippe Brochard  <pbrochard@common-lisp.net>
281         * src/clfswm-util.lisp (show-standard-menu): Display the standard
282         menu from the 'update-menus' command.
284 2008-10-07  Philippe Brochard  <pbrochard@common-lisp.net>
286         * src/clfswm-query.lisp (query-string): Do not ungrab keyboard if
287         it's already grabbed.
289         * src/clfswm-internal.lisp (display-frame-info): Use configurable
290         colors and fix a bug with background.
291         (display-frame-info): Set window background when displaying info.
293 2008-10-06  Philippe Brochard  <pbrochard@common-lisp.net>
295         * src/xlib-util.lisp (my-character->keysyms): Use a macro to avoid
296         warning with clisp/new-clx.
298 2008-10-04  Philippe Brochard  <pbrochard@common-lisp.net>
300         * src/clfswm-util.lisp (jump-to-slot): Prevent to jump on a
301         deleted child.
303 2008-09-23  Philippe Brochard  <pbrochard@common-lisp.net>
304         * *: **** Release 0809 ****
306 2008-09-23  Philippe Brochard  <pbrochard@common-lisp.net>
308         * src/clfswm-util.lisp (ensure-unique-name): New function and menu
309         entry.
310         (ensure-unique-number): New function and menu entry.
312 2008-09-22  Philippe Brochard  <pbrochard@common-lisp.net>
314         * src/clfswm-nw-hooks.lisp (named-frame-nw-hook): New new window
315         hook: open the next window in a named frame.
316         (numbered-frame-nw-hook): New new window hook: open the next
317         window in a numbered frame.
319         * src/clfswm-query.lisp (query-string): Grab the keyboard in all
320         cases. So query-string can be called even in the main mode.
322         * src/clfswm-internal.lisp (show-all-children): Do not raise a
323         child by default => far less flickering.
325 2008-09-19  Philippe Brochard  <pbrochard@common-lisp.net>
327         * src/bindings-second-mode.lisp: Bind "t" to tile-current-frame.
329         * src/menu-def.lisp: Change key binding for the CLFSWM menu
330         entry.
332         * src/xlib-util.lisp (xgrab-pointer): Handle the case where cursor
333         is nil. (workaround on some CLX implementation).
335 2008-09-12  Philippe Brochard  <pbrochard@common-lisp.net>
337         * src/menu-def.lisp: Add a menu to set a focus policy for all
338         frames.
340         * src/clfswm-util.lisp (set-focus-policy-generic-for-all)
341         (all-frames-set-*-focus-policy): Set a focus policy for all
342         frames.
344         * src/clfswm.lisp (handle-enter-notify): sloppy-select
345         mode. Select a child and its parents on mouse over.
347 2008-09-03  Philippe Brochard  <pbrochard@common-lisp.net>
349         * src/clfswm.lisp (handle-enter-notify): Add a sloppy strict focus
350         policy -> Sloppy focus only for windows in the current frame.
351         (main-unprotected): Exit clfswm on init error (ie: when another
352         window manager is running).
354         * src/clfswm-util.lisp (reset-clfswm): New function.
356 2008-09-02  Philippe Brochard  <pbrochard@common-lisp.net>
358         * src/clfswm-menu.lisp (init-menu): New function.
360         * src/clfswm-util.lisp (reload-clfswm): New function to reload
361         CLFSWM.
362         (exit-clfswm): Rename quit-clfswm to exit-clfswm.
364         * src/clfswm.lisp (main, main-unprotected): Handle error in a
365         superior main function. Now CLFSWM can't break the X session. It
366         just reinitialize the display and run a new main loop.
368         * src/clfswm-corner.lisp: Make *clfswm-terminal* and
369         *vt-keyboard-on* global to avoid warnings when loading clfswm.
371         * src/clfswm-layout.lisp: Add a specific GIMP layout menu.
372         (help-on-gimp-layout): Describe how to use the GIMP layout.
374 2008-09-01  Philippe Brochard  <pbrochard@common-lisp.net>
376         * src/clfswm-layout.lisp (set-gimp-layout): Change the layout to
377         main-window-right-layout. Change the keybinding for (shift)alt+tab
378         to not select windows in the main window lisst.
379         Bind F8 to add a window in the main window list.
380         Bind F9 to remove a window in the main window list.
381         Change the focus policy to :sloppy.
382         (set-previous-layout): Restore the previous layout, keybinding and
383         focus policy.
385 2008-08-31  Philippe Brochard  <pbrochard@common-lisp.net>
387         * src/clfswm-menu.lisp (add-menu-comment): Add comments in menu.
389         * src/clfswm-layout.lisp (main-window-left-layout)
390         (main-window-bottom-layout, main-window-top-layout): New
391         functions.
392         Factorize layouts in menu.
394 2008-08-30  Philippe Brochard  <pbrochard@common-lisp.net>
396         * src/clfswm-layout.lisp (main-window-right-layout): A possible
397         GIMP layout: one or more main windows on one side of the
398         frame. Others on the other size.
400         * src/clfswm-util.lisp
401         (current-frame-set-click/sloppy-focus-policy): Each frame can have
402         a different focus policy (one of :click or :sloppy).
403         The default focus policy is set with *default-focus-policy*.
405 2008-08-23  Philippe Brochard  <pbrochard@common-lisp.net>
407         * src/clfswm-info.lisp (show-config-variable): New function.
409 2008-08-19  Philippe Brochard  <pbrochard@common-lisp.net>
411         * src/clfswm-layout.lisp (tile-horizontal-layout): New layout.
413         * src/clfswm-info.lisp: Colored help for key binding and corners
414         actions.
416 2008-08-18  Philippe Brochard  <pbrochard@common-lisp.net>
418         * src/clfswm-util.lisp (delete-focus-window)
419         (destroy-focus-window): Remove chid only in
420         handle-unmap/destroy-notify. Focus *current-root* only when
421         closing/killing the current child.
423         * src/clfswm-autodoc.lisp (produce-corner-*-doc): New autodoc
424         functions or corners.
426 2008-08-17  Philippe Brochard  <pbrochard@common-lisp.net>
428         * src/clfswm-corner.lisp (present-clfswm-terminal): New corner
429         action: Hide/Unhide a terminal on mouse corner action. (By default
430         right mouse button on the top left corner).
432         * src/config.lisp (*never-managed-window-list*): New config
433         variable.
435         * src/clfswm-internal.lisp (never-managed-window-p): New function:
436         Handle never managed window in a more simple way.
438         * src/clfswm-corner.lisp: New file and new and more simple method
439         to define corners actions.
441 2008-08-15  Philippe Brochard  <pbrochard@common-lisp.net>
443         * src/clfswm-info.lisp (info-mode): Info line can now be colored.
445         * src/clfswm-layout.lisp (fast-layout-switch)
446         (define-fast-layout-switch): New functions: Switch between two
447         layouts.
449         * src/clfswm-second-mode.lisp (leave-second-mode): Takes care if
450         really in the second mode. So leave-second-mode can be used even
451         in the main mode.
453         * src/clfswm-util.lisp (switch-to-last-child): New function:
454         Store the current child and switch to the previous one.
456 2008-07-16  Philippe Brochard  <pbrochard@common-lisp.net>
458         * src/clfswm-util.lisp (display-current-window-info): Display the
459         window id.
460         (have-to-present-virtual-keyboard): Add a virtual keyboard corner
461         (top right by default). By default 'xvkbd' is used.
463 2008-06-28  Philippe Brochard  <pbrochard@common-lisp.net>
465         * src/xlib-util.lisp (move-window, resize-window): Compress motion
466         events.
468         * src/clfswm.lisp (handle-motion-notify): Compress motion events.
470         * src/clfswm-second-mode.lisp (sm-handle-motion-notify): Compress
471         motion events.
473         * src/clfswm-info.lisp (info-mode): Compress motion events.
475 2008-06-21  Philippe Brochard  <pbrochard@common-lisp.net>
477         * src/clfswm-internal.lisp (show-all-children): Compute geometry
478         and selection first and then show only necessary children.
479         (show-child): remove unneeded display-p parameter.
481         * src/config.lisp (get-fullscreen-size): Place the frame border
482         outside the screen (this prevent the loose of 2 pixels per
483         directions :)
485 2008-06-12  Philippe Brochard  <pbrochard@common-lisp.net>
487         * src/clfswm-internal.lisp (focus-child): Algorithm change to
488         raise only the selected child.
490 2008-06-08  Philippe Brochard  <pbrochard@common-lisp.net>
492         * src/clfswm-internal.lisp (raise-p-list, show-all-children):
493         Raise only viewable children.
495 2008-06-06  Philippe Brochard  <pbrochard@common-lisp.net>
497         * src/clfswm-internal.lisp (show-all-children): Always raise all
498         displayed children. Remove all references to raise-p.
500 2008-06-04  Philippe Brochard  <pbrochard@common-lisp.net>
502         * src/menu-def.lisp (child-menu): New menu entry on raise/lower
503         child in its frame.
505         * src/bindings-second-mode.lisp ("Page_Down", "Page_Up"): New
506         second mode binding on raise/lower child in its frame.
508         * src/clfswm-nw-hooks.lisp (leave-focus-frame-nw-hook): Adapt
509         behaviour to the new raise/lower property.
510         Call clear-nw-hook before the rest of the hook.
512         * src/bindings.lisp (mouse-click-to-focus-and-move-window)
513         (mouse-click-to-focus-and-resize-window): Stop button event. This
514         prevent a keyboard/pointer freeze.
516 2008-06-03  Philippe Brochard  <pbrochard@common-lisp.net>
518         * src/clfswm-internal.lisp (frame-lower-child)
519         (frame-raise-child): New functions to raise/lower a child in its
520         frame.
522         * src/clfswm-util.lisp (have-to-present-windows)
523         (have-to-present-all-windows): New functions to have an MaxOS
524         expose like on mouse click in screen corner.
526         * src/clfswm-info.lisp ("Page_Down", "Page_Up"): Add boundaries.
528 2008-05-30  Philippe Brochard  <pbrochard@common-lisp.net>
530         * src/clfswm-util.lisp (unhide-a-child-from-all-frames): Unhide a
531         child from a choice in all frames with hidden children.
533         * src/clfswm-info.lisp (info-mode-menu): Handle separators.
535 2008-05-28  Philippe Brochard  <pbrochard@common-lisp.net>
537         * src/clfswm-util.lisp (hide-current-child, unhide-a-child)
538         (unhide-all-children): New functions.
540         * src/clfswm-info.lisp (info-mode-menu): Handle symbols and
541         functions.
543         * src/clfswm-util.lisp (hide/show-frame-window): new function and
544         menu item.
546 2008-05-23  Philippe Brochard  <pbrochard@common-lisp.net>
548         * src/clfswm-util.lisp (rename-current-child): Do not display the
549         frame info for a window.
551 2008-05-20  Philippe Brochard  <pbrochard@common-lisp.net>
553         * src/clfswm-internal.lisp (remove-child-in-frame): Destroy the
554         frame window for the removed child and its children.
556 2008-05-18  Philippe Brochard  <pbrochard@common-lisp.net>
558         * src/clfswm-autodoc.lisp (produce-*-doc-*): Add a note to use the
559         autodoc functions.
561 2008-05-17  Philippe Brochard  <pbrochard@common-lisp.net>
563         * src/clfswm-nw-hooks.lisp (default-frame-nw-hook): Do not handle
564         the ROX pinboard (ie: leave it lowered in the root window as
565         expected).
567         * src/clfswm-layout.lisp (tile-left-space-layout): New layout.
568         (tile-left-layout, tile-right-layout, tile-top-layout)
569         (tile-bottom-layout): Use all the frame space when there is only
570         one child.
572         * src/clfswm-internal.lisp (place-window-from-hints): Center
573         unmanaged windows in the root screen.
575         * src/clfswm-nw-hooks.lisp (clear-nw-hook, clear-all-nw-hooks):
576         new functions.
578 2008-05-15  Philippe Brochard  <pbrochard@common-lisp.net>
580         * src/clfswm-util.lisp (current-frame-manage-window-type): Fix a
581         typo in managed types.
583         * src/clfswm-internal.lisp (show-child): Always display frame info
584         even if the frame is hidden.
586         * src/xlib-util.lisp (resize-window): Use a better algorithme to
587         resize windows.
589 2008-05-13  Philippe Brochard  <pbrochard@common-lisp.net>
591         * src/clfswm-util.lisp (with-movement): Display frame info for all
592         frames in current root.
594 2008-05-12  Philippe Brochard  <pbrochard@common-lisp.net>
596         * src/*.lisp: Rename 'brother' frames to 'sister' frames.
598         * src/bindings-second-mode.lisp (define-second-key #\a): New
599         binding on 'add-default-frame'.
601         * src/clfswm-autodoc.lisp (produce-*-doc-*-in-file): Show a
602         message to follow the autodocumentation process.
604 2008-05-10  Philippe Brochard  <pbrochard@common-lisp.net>
606         * src/clfswm-util.lisp (bind-or-jump): Bind "Tab", "Return" and
607         "Space" to jump to a child. "B" to bind a slot on the current
608         child.
610         * src/bindings-second-mode.lisp: Use "Tab" instead of
611         "Iso_Left_Tab".
613 2008-05-07  Philippe Brochard  <pbrochard@common-lisp.net>
615         * src/clfswm-util.lisp (find-child-under-mouse): Take care of
616         unmanaged (hidden) windows.
618         * src/clfswm-internal.lisp (place-window-from-hints): Give a
619         minimal size for windows.
620         (with-all-windows-frames-and-parent): New function.
622         * src/config.lisp (*default-window-width/height*): New parameters.
624         * src/clfswm-internal.lisp (place-window-from-hints): Center
625         windows in the screen instead of in there frame.
627         * src/bindings-second-mode.lisp (tile-space-current-frame): New
628         binding on C-t.
630         * src/clfswm-layout.lisp (register-layout): Intern the once name
631         in the right package.
633 2008-05-05  Philippe Brochard  <pbrochard@common-lisp.net>
635         * doc/dot-clfswmrc: Update to  follow the new clfswm way.
637 2008-05-03  Philippe Brochard  <pbrochard@common-lisp.net>
639         * src/clfswm-internal.lisp (set-current-child)
640         (adapt-child-to-parent, show-child, hide-child): Handle the case
641         where child is not a frame or a window.
643         * src/clfswm-util.lisp
644         (mouse-click-to-focus-generic,mouse-focus-move/resize-generic):
645         Check if child is a frame.
647         * src/clfswm-internal.lisp (managed-window-p): Handle the case
648         where frame is null.
649         (place-frame): Check if frame and parent are frames.
651         * src/clfswm-info.lisp (info-mode): display all frame info before
652         leaving.
654         * src/clfswm-second-mode.lisp (second-key-mode): display all frame
655         info before leaving.
657         * src/clfswm-internal.lisp (display-all-frame-info): New function.
659 2008-05-02  Philippe Brochard  <pbrochard@common-lisp.net>
661         * src/tools.lisp (getenv): Implemented for ECL.
662         (urun-prog): Implemented for ECL.
664         * src/clfswm-util.lisp (identify-key): Use a double buffer to
665         display text.
667         * src/clfswm-query.lisp (query-string): Use a double buffer to
668         display text.
670         * src/clfswm-info.lisp (draw-info-window): Use a double buffer to
671         display text.
673         * src/xlib-util.lisp (clear-pixmap-buffer, copy-pixmap-buffer):
674         New functions.
676 2008-05-01  Philippe Brochard  <pbrochard@common-lisp.net>
678         * src/clfswm-info.lisp (info-mode): Add boundaries in the info mode window.
680         * src/menu-def.lisp: New file: move all menu definition in
681         menu-def.lisp.
683         * src/clfswm-layout.lisp (register-layout): Use a function instead
684         of a macro.
686 2008-04-30  Philippe Brochard  <pbrochard@common-lisp.net>
688         * src/clfswm-autodoc.lisp (produce-menu-doc,
689         (produce-menu-doc-html): New functions.
690         (produce-doc-*): Moved to clfswm-autodoc.lisp.
692         * src/clfswm-util.lisp (paste-selection-no-clear): Prevent to
693         paste a child on one of its own children. (this prevent a
694         recursive bug).
695         (move-child-to): Rename move/copy-current-child-by to
696         move/copy-child-to.
697         (mouse-move-window-over-frame): New function to move the window
698         under the mouse cursor to another frame.
700         * src/clfswm-internal.lisp (find-child-in-parent): New function.
702 2008-04-29  Philippe Brochard  <pbrochard@common-lisp.net>
704         * src/clfswm-internal.lisp (show-all-children): Display unmanaged
705         windows only when its window parent is the current child.
707 2008-04-28  Philippe Brochard  <pbrochard@common-lisp.net>
709         * src/clfswm-util.lisp (manage-current-window)
710         (unmanage-current-window): New functions: Allow to force to manage
711         or unmanage a window by its parent frame.
713         * src/bindings-second-mode.lisp (#\o): binded to
714         set-open-in-new-frame-in-parent-frame-nw-hook and
715         (#\o :control) to set-open-in-new-frame-in-root-frame-nw-hook
717         * src/clfswm-util.lisp (with-current-window): New macro.
719         * src/xlib-util.lisp (move-window, resize-window): Remove uneeded
720         exposure and enter-window handle event.
722         * src/clfswm-util.lisp (move-frame, resize-frame): Show all
723         children for the current child after the move/resize.
725 2008-04-27  Philippe Brochard  <pbrochard@common-lisp.net>
727         * src/xlib-util.lisp (resize-window): Take care of window size
728         hints.
730         * src/clfswm-util.lisp (mouse-focus-move/resize-generic): Allow to
731         move/resize unmanaged windows.
733         * src/xlib-util.lisp (move-window, resize-window): New functions.
735 2008-04-25  Philippe Brochard  <pbrochard@common-lisp.net>
737         * src/clfswm-util.lisp (current-frame-manage-window-type): Let the
738         user choose what window type the current frame must handle.
739         (display-current-window-info): New function.
740         (current-frame-manage-all-window-type)
741         (current-frame-manage-only-normal-window-type)
742         (current-frame-manage-no-window-type): New functions.
744         * src/clfswm-internal.lisp (managed-window-p): New function.
746         * src/package.lisp (frame): Managed type: new frame
747         parameter. This allow to choose what window type a frame must
748         handle.
750         * src/*.lisp: Rename all 'father' occurrences to 'parent'.
752         * src/clfswm-nw-hooks.lisp
753         (open-in-new-frame-in-parent-frame-nw-hook): New new window hook.
755         * src/clfswm-util.lisp (adapt-current-frame-to-window-hints): New
756         function.
758         * src/tools.lisp (ensure-printable): Return always a string even
759         with a null string.
761 2008-04-24  Philippe Brochard  <pbrochard@common-lisp.net>
763         * src/config.lisp (*default-nw-hook*): New variable to change the
764         default new window hook.
766 2008-04-22  Philippe Brochard  <pbrochard@common-lisp.net>
768         * clfswm.asd (clfswm): Add a dependency from
769         clfswm-second-mode.lisp to clfswm.lisp.
771         * src/clfswm-util.lisp (identify-key): Show the documentation for
772         the function bound on a key.
773         (with-movement): Move with-movement,
774         current-frame-fill/pack/resize-*  from bindings-second-mode.lisp
775         to clfswm-util.lisp.
777         * src/clfswm-menu.lisp: New menu system that let user change keys
778         or functions associated to keys.
780 2008-04-18  Philippe Brochard  <pbrochard@common-lisp.net>
782         * src/clfswm-internal.lisp (show-all-children): Display-child is
783         the first child by default. Solve a bug with father-p.
785 2008-04-17  Philippe Brochard  <pbrochard@common-lisp.net>
787         * src/clfswm-internal.lisp (add-frame): Add frame return the
788         created frame.
789         (show-all-children): Move the size computation outside the
790         show-child part.
792         * src/bindings-second-mode.lisp (with-movement): Redisplay only
793         the current child.
795         * src/clfswm-util.lisp (mouse-click-to-focus-generic): Redisplay
796         only the current child.
798         * src/clfswm-internal.lisp (show-all-children): New display-child
799         parameter to display only the desired child and its children.
800         (select-next/previous-child): Only display the current child.
802 2008-04-14  Philippe Brochard  <pbrochard@common-lisp.net>
804         * src/clfswm.lisp (init-display): Move the default frame creation
805         on the default init hook.
807         * src/clfswm-keys.lisp (define-ungrab/grab): Handle all keysyms in
808         the main mode (for example: "1" on an azerty keyboard).
810 2008-04-13  Philippe Brochard  <pbrochard@common-lisp.net>
812         * src/clfswm-keys.lisp (find-key-from-code): Better handle of
813         keysyms. Revert to old grabbing method for the main mode.
815 2008-04-12  Philippe Brochard  <pbrochard@common-lisp.net>
817         * src/clfswm.lisp (init-display): Add key handling on no focus
818         window and on frame windows.
820 2008-04-11  Philippe Brochard  <pbrochard@common-lisp.net>
822         * src/clfswm.lisp (main): Keyboard handle strategie change: Grab
823         all keys by default and replay just what is needed. No change for
824         the second mode.
826         * src/clfswm-keys.lisp: remove grab/ungrab main keys.
827         (find-key-from-code): Test for shift and not shift presence.
829 2008-04-09  Philippe Brochard  <pbrochard@common-lisp.net>
831         * src/clfswm-internal.lisp (switch-to-root-frame): show later -
832         new key parameter to have less flickering.
834 2008-04-07  Philippe Brochard  <pbrochard@common-lisp.net>
836         * src/bindings-second-mode.lisp (frame-layout-once-menu): Set the
837         layout only one time and revert to no-layout to freely handle
838         frames.
840         * src/clfswm-nw-hooks.lisp
841         (open-in-new-frame-in-root-frame-nw-hook): Tile layout with spaces
842         with new created window.
844         * src/clfswm-layout.lisp (register-layout): Now register
845         automatically a once layout to set the layout only one time and
846         revert to no-layout to freely handle frames.
848 2008-04-05  Philippe Brochard  <pbrochard@common-lisp.net>
850         * src/clfswm-nw-hooks.lisp (leave-focus-frame-nw-hook): New
851         nw-hook: Open the next window in the current frame and leave the
852         focus to the current child.
854 2008-04-04  Philippe Brochard  <pbrochard@common-lisp.net>
856         * src/bindings-second-mode.lisp: Add keys definitions to
857         bind-or-jump in the second mode.
859         * src/clfswm-util.lisp (bind-or-jump): remove the auto-defining
860         macro for bind-or-jump-(1|2|3...).
862         * src/clfswm-keys.lisp (define-define-key/mouse): Allow additional
863         arguments to function. This allow to do things like:
864         (define-main-key (key) 'my-function 10 20 'foo) -> 10 20 and 'foo
865         are passed to my-function on key press.
867 2008-04-03  Philippe Brochard  <pbrochard@common-lisp.net>
869         * src/clfswm-util.lisp (bind-or-jump): New (great) function.
871 2008-04-02  Philippe Brochard  <pbrochard@common-lisp.net>
873         * src/clfswm-internal.lisp (child-fullname): New function
875         * src/clfswm-info.lisp (info-mode-menu): Add an explicit optional
876         docstring in info-mode-menu. An item can be
877         '((key function) (key function)) or with docstring
878         '((key function "documentation 1") (key function "bla bla") (key function))
880         * src/tools.lisp (ensure-n-elems): New function.
882         * src/bindings-second-mode.lisp: Bind Alt+mouse-1/3 to move or
883         resize a frame or the window's father.
885         * src/clfswm.lisp (init-display): Remove tile-space-layout by
886         default on the root frame.
888         * src/clfswm-util.lisp (move/resize-frame): Add standard event
889         hooks handlers (map-request, configure-notify...)
891         * src/clfswm-internal.lisp (adapt-child-to-father): Limit minimal
892         child size to 1x1.
894 2008-04-01  Philippe Brochard  <pbrochard@common-lisp.net>
896         * src/bindings.lisp: Bind Alt+mouse-1/3 to move or resize a frame
897         or the window's father.
899         * src/clfswm-util.lisp (mouse-click-to-focus-generic): Stop button
900         event only if there is a geometry change.
901         (mouse-focus-move/resize-generic): Generic function to move or
902         resize a frame or a window father frame.
904 2008-04-01  Philippe Brochard  <pbrochard@common-lisp.net>
906         * src/clfswm-internal.lisp (show-all-children): Return t if there
907         is a geometry change.
909 2008-03-30  Philippe Brochard  <pbrochard@common-lisp.net>
911         * src/bindings.lisp (Up/Down): Swap select previous/next level.
913         * src/bindings-second-mode.lisp (Up/Down): Swap select previous/next level.
915         * src/clfswm.lisp (init-display): Create a default frame in the root frame.
917         * src/clfswm-internal.lisp (place-frame): Place frame from real (pixel) coordinates.
918         (with-all-*): Reverse the child list to manage the first child last (like in
919         show-all-children).
921         * src/config.lisp (*create-frame-on-root*): New variable: Create a new frame on the
922         root window only if true.
924         * src/clfswm-util.lisp (mouse-click-to-focus-generic): Create a new frame on the
925         root window only if *create-frame-on-root* is true.
927         * src/bindings-second-mode.lisp (sm-mouse-click-to-focus-generic): Create a new frame
928         on the root window.
930 2008-03-29  Philippe Brochard  <pbrochard@common-lisp.net>
932         * src/bindings-second-mode.lisp (sm-mouse-click-to-focus-generic): Focus, move and resize
933         the current child (even if it's a window).
935 2008-03-28  Philippe Brochard  <pbrochard@common-lisp.net>
937         * src/clfswm-util.lisp (mouse-click-to-focus-and-move)
938         (mouse-click-to-focus-and-resize): New functions.
940         * src/clfswm-internal.lisp (*-fl->px): Convert float coordinates to pixel.
941         (*-px->fl): Convert pixel coordinates to float.
943         * src/tools.lisp (call-hook): Move call-hook to tools.lisp.
945 2008-03-27  Philippe Brochard  <pbrochard@common-lisp.net>
947         * src/clfswm-layout.lisp (no-layout): Use :first-only to raise only the
948         first child.
950         * src/clfswm-internal.lisp (hide-all): Split hide-all-children in hide-all
951         and hide-all-children.
952         (raise-if-needed): New function.
953         (show-child): Use a first-p parameter to raise windows only when they are
954         first child.
956 2008-03-26  Philippe Brochard  <pbrochard@common-lisp.net>
958         * src/clfswm-internal.lisp (select-next/previous-level): Don't use show-all-children
959         -> less flickering.
961 2008-03-25  Philippe Brochard  <pbrochard@common-lisp.net>
963         * src/clfswm-info.lisp (keys-from-list): new function.
965         * src/*: rename 'childs' in 'children'.
967         * src/*: rename 'group' in 'frame'.
969 2008-03-22  Philippe Brochard  <pbrochard@common-lisp.net>
971         * src/clfswm-pack.lisp (explode-group/explode-current-group): new functions.
973 2008-03-21  Philippe Brochard  <pbrochard@common-lisp.net>
975         * src/clfswm-pack.lisp: Pack, Fill, Resize functions.
977 2008-03-16  Philippe Brochard  <pbrochard@common-lisp.net>
979         * src/clfswm-nw-hooks.lisp: Register system for new window hooks.
980         Bind control+o to open the next window in a new group in the root group
981          (as open in next window in a new workspace in 0801 version).
983 2008-03-15  Philippe Brochard  <pbrochard@common-lisp.net>
985         * src/clfswm-util.lisp (show/hide-all-groups-info/key): Show/hide all groups info
986         window.
988 2008-03-14  Philippe Brochard  <pbrochard@common-lisp.net>
990         * bindings-second-mode.lisp ("ISO_Left_Tab"): Use ISO_Left_Tab
991         instead of Tab for select-previous-child.
993 2008-03-13  Philippe Brochard  <pbrochard@common-lisp.net>
995         * clfswm-util.lisp (force-window-in-group/force-window-center-in-group):
996         new functions.
998 2008-03-11  Philippe Brochard  <pbrochard@common-lisp.net>
1000         * clfswm-util.lisp (identify-key): Display the documentation
1001         associated to keys when identifying a key.
1003 2008-03-10  Xavier Maillard  <xma@gnu.org>
1005         * contrib/clfswm: Complete rewrite of the script. Detect error and
1006         act accordingly. Add command line arguments to configure the
1007         script execution. User can now choose different common lisp
1008         implementation (clisp and sbcl only), choose where to store the
1009         dumped image, where to find clfswm source.
1011 2008-03-09  Philippe Brochard  <pbrochard@common-lisp.net>
1013         * clfswm-internal.lisp (process-new-window): Beginning of new
1014         window hook: each group have a hook to tell what he wants to do
1015         with the new created window.
1017 2008-03-08  Xavier Maillard  <xma@gnu.org>
1019         * contrib/clfswm: New script. Dump a CLISP image of CLFSWM then
1020         call the resulting executable.
1022         * clfswm.lisp (read-conf-file): Check for the user config file in
1023         XDG_CONFIG_HOME *first*. Freedesktop.org standards should be
1024         prefered whenever possible.
1026 2008-02-27  Philippe Brochard  <pbrochard@common-lisp.net>
1028         * clfswm-layout.lisp (*-layout): Add an optional raise-p
1029         parameter in each layout.
1031 2008-02-26  Philippe Brochard  <pbrochard@common-lisp.net>
1033         * clfswm-util.lisp (copy/cut-current-child): Does not affect the
1034         root group.
1035         (copy/move-current-child-by-name/number): new functions
1036         (focus-group-by-name/number): new functions
1037         (delete-group-by-name/number): new functions
1039 2008-02-24  Philippe Brochard  <pbrochard@common-lisp.net>
1041         * ************************************************************ *
1042         *: Major update - No more reference  to workspaces. The main   *
1043         structure is a tree of groups or application windows.          *
1044         * ************************************************************ *
1046 2008-02-07  Philippe Brochard  <pbrochard@common-lisp.net>
1048         * clfswm.lisp (read-conf-file): Read configuration in
1049         $HOME/.clfswmrc or in /etc/clfswmrc or in
1050         $XDG_CONFIG_HOME/clfswm/clfswmrc.
1051         (xdg-config-home): Return the content of $XDG-CONFIG-HOME (default
1052         to $HOME/.config/).
1054 2008-01-18  Philippe Brochard  <pbrochard@common-lisp.net>
1056         * clfswm-internal.lisp (show-all-group): Use *root* and *root-gc*
1057         by default.
1059 2008-01-03  Philippe Brochard  <pbrochard@common-lisp.net>
1061         * clfswm-internal.lisp (find-window-group): New function.
1063         * clfswm*: Change to make clfswm run with clisp/new-clx.
1065 2008-01-01  Philippe Brochard  <pbrochard@common-lisp.net>
1067         * clfswm-util.lisp (query-show-paren): Add show parent matching in
1068         query string.
1069         (query-string): Bind control+k to delete end of line.
1071         * clfswm-second-mode.lisp (draw-second-mode-window): Display
1072         the action on mouse motion in second mode.
1074         * clfswm.lisp (handle-exposure): Redisplay groups on exposure
1075         event but do not clear the root window.
1076         (handle-configure-request): Adjust unmanaged window from there
1077         request.
1079         * clfswm-internal.lisp (process-new-window): Adjust new window
1080         with the specified hints (max/min/base width/height).
1082 2007-12-31  Philippe Brochard  <pbrochard@common-lisp.net>
1084         * clfswm.lisp (handle-configure-request): Send an Configuration
1085         Notify event. This solve a bug with xterm and rxvt who takes some
1086         times to be mapped. Now there is no delay.
1088         * bindings-second-mode.lisp (define-shell): Run programs after
1089         living the second mode.
1091 2007-12-30  Philippe Brochard  <pbrochard@common-lisp.net>
1093         * clfswm-internal.lisp (process-new-window): Do not crop transient
1094         window to group size.
1095         (adapt-window-to-group): Do not crop transient window to group
1096         size.
1098         * clfswm.lisp (handle-configure-request): Adapt just the window to
1099         its group and don't take care of the configure request. Remove the
1100         bug with the Gimp outside the group and speed up the window
1101         manipulation.
1102         (handle-exposure): Remove show-all-group on exposure event
1103         -> Speed up.
1105 2007-12-29  Philippe Brochard  <pbrochard@common-lisp.net>
1107         * clfswm-util.lisp (circulate-group-up-copy-window)
1108         (circulate-group-down-copy-window)
1109         (circulate-workspace-up-copy-group)
1110         (circulate-workspace-down-copy-group): Prevent the copy of the
1111         same window in the same workspace.
1113         * bindings-second-mode.lisp (release-copy-selected-window)
1114         (release-copy-selected-group): Prevent the copy of the same window
1115         in the same workspace.
1117         * clfswm-pager.lisp (generic-pager-move-window-on-previous-line)
1118         (generic-pager-move-window-on-next-line): Remove the copy
1119         property.
1120         (generic-pager-move-group-on-next-workspace)
1121         (generic-pager-move-group-on-previous-workspace): Prevent the copy
1122         of the same window in the same workspace.
1124         * bindings-pager.lisp (mouse-pager-copy-selected-window-release)
1125         (mouse-pager-copy-selected-group-release): Prevent the copy of the
1126         same window in the same workspace.
1128         * tools.lisp (setf/=): new macro to set a variable only when
1129         necessary.
1131         * clfswm-internal.lisp (adapt-window-to-group): use set/= to set
1132         x, y... only when necessary.
1134 2007-12-28  Philippe Brochard  <pbrochard@common-lisp.net>
1136         * clfswm.lisp (handle-configure-notify, *configure-notify-hook*):
1137         new function and hook: force windows to stay in its group (solve a
1138         bug with the Gimp).
1140 2007-12-25  Philippe Brochard  <pbrochard@common-lisp.net>
1142         * bindings-second-mode.lisp (mouse-motion): use hide-group to have
1143         less flickering when moving/resizing groups.
1145         * clfswm-internal.lisp (hide-group): new function.
1146         (show-all-group): clear-all: new parameter.
1148 2007-12-22  Philippe Brochard  <pbrochard@common-lisp.net>
1150         * clfswm-keys.lisp (define-define-key): undefine-*-multi-name: new
1151         macro.
1152         * clfswm*: Color change for the pager. Typo or better description
1153         in bindings definitions. Define bindings for a qwerty keyboard by
1154         default. dot-clfswmrc show examples to switch to an azerty
1155         keyboard.
1156         License change to GPL v3.
1157         * config.lisp: new file - group all globals variables in this
1158         file.
1160 2007-08-26  Philippe Brochard  <pbrochard@common-lisp.net>
1162         * xlib-util.lisp (hide-window): Remove structure-notivy events
1163         when hidding a window.
1165 2007-05-16  Philippe Brochard  <pbrochard@common-lisp.net>
1167         * package.lisp (*sm-property-notify-hook*): Readded
1168         property-notify-hook in second mode.
1170 2007-05-15  Philippe Brochard  <pbrochard@common-lisp.net>
1172         * clfswm-keys.lisp (produce-doc-html): Better clean up for strings.
1174 2007-05-13  Philippe Brochard  <pbrochard@common-lisp.net>
1176         * clfswm-pack.lisp (tile-current-workspace-to/right/left/top/bottom):
1177         Tile the current workspace with the current window on one side and
1178         others on the other (this emulate the larswm, dwm, wmii way). See
1179         the default configuration file to enable this mode by default.
1181         * clfswm-pager.lisp (pager-tile-current-workspace-to): idem for
1182         the pager.
1184 2007-05-12  Philippe Brochard  <pbrochard@common-lisp.net>
1186         * clfswm-pager.lisp (pager-draw-window-in-group): Add
1187         ensure-printable to print windows name even with non-ascii
1188         characters.
1190 2007-05-11  Philippe Brochard  <pbrochard@common-lisp.net>
1192         * clfswm-pager.lisp (pager-explode-current-group): Create a new
1193         group for each window in group.
1194         (pager-implode-current-group): Move all windows in workspace to
1195         one group and remove other groups.
1197         * clfswm-pack.lisp (explode-group): Create a new group for each
1198         window in group.
1199         (implode-group): Move all windows in workspace to one group and
1200         remove other groups.
1202         * clfswm-util.lisp (identify-key): Remove local configuration
1203         variables and made them available for configuration from
1204         package.lisp.
1205         (query-string): idem.
1207 2007-04-29  Philippe Brochard  <pbrochard@common-lisp.net>
1209         * netwm-util.lisp: Start of NetWM compliance.
1210         Add a Netwm client list gestion.
1212 2007-04-28  Philippe Brochard  <pbrochard@common-lisp.net>
1214         * clfswm-internal.lisp (create-group-on-request): open a new group
1215         only when the current group is not empty.
1217         * bindings-second-mode.lisp (define-second-key-#\o-control): Fix a
1218         bug with null workspace.
1220         * clfswm-pager.lisp (pager-handle-event): Add a hook
1221         system. This hooks can be changed in the user configuration file.
1223         * package.lisp: All colors and font variables are set in
1224         package.lisp and can be configured in the user configuration
1225         file.
1226         Note: If you have configured some less ugly colors (esp. for the
1227         pager) don't hesitate to let me know :)
1229         * clfswm-second-mode.lisp (sm-handle-event): Add a hook
1230         system. This hooks can be changed in the user configuration file.
1232         * clfswm.lisp (handle-event): Add a hook system. This hooks can be
1233         changed in the user configuration file (~/.clfswmrc)
1235 2007-04-25  Philippe Brochard  <pbrochard@common-lisp.net>
1237         * clfswm-util.lisp (stop-all-pending-actions): new function: reset
1238         arrow action, open next window in new workspace/group.
1240         * bindings.lisp (stop-all-pending-actions): new binding.
1241         (open-next-window-in-new-group-once): Open the next windows in a
1242         new group (only once) or open all new windows in a new group (like
1243         others windows managers).
1245 2007-04-22  Philippe Brochard  <pbrochard@common-lisp.net>
1247         * clfswm.lisp (read-conf-file): New function to read a lisp
1248         configuration file at startup.
1249         (focus-group-under-mouse): Check if group isn't the current group
1250         ( prevent a bug with unclutter ).
1252 2007-03-02  Philippe Brochard  <pbrochard@common-lisp.net>
1254         * bindings.lisp (run-program-from-query-string): A program can be
1255         launch from a input query window.
1257 2007-03-01  Philippe Brochard  <pbrochard@common-lisp.net>
1259         * clfswm-info.lisp: Fix a bug with banish pointer in info mode.
1261 2007-02-28  Philippe Brochard  <pbrochard@common-lisp.net>
1263         * clfswm.lisp (process-new-window): One can now open the next
1264         window in a workspace called by its number.
1266         * clfswm-util.lisp (query-font-string): Minimal editing
1267         capabilities.
1268         (eval-from-string): And an REPL in the window manager... :)
1270 2007-02-26  Philippe Brochard  <pbrochard@common-lisp.net>
1272         * clfswm.lisp (process-new-window): One can now open the next
1273         window in a new workspace or a new group.
1275         * clfswm-pager.lisp (pager-mode): Display the next arrow action
1276         with the hidden windows.
1278         * clfswm.lisp (second-key-mode): Display the current workspace
1279         number and the next arrow action in the state window.
1281         * clfswm-pager.lisp (pager-mode): Hide all windows before leaving
1282         the pager mode and then redisplay only the current workspace.
1284 2007-02-25  Philippe Brochard  <pbrochard@common-lisp.net>
1286         * clfswm.lisp (add-workspace): Workspaces are now numbered. So
1287         they can be focused with a keypress, sorted or renumbered.
1289 2007-02-24  Philippe Brochard  <pbrochard@common-lisp.net>
1291         * clfswm-pager.lisp (pager-mode): Remove multiple silly
1292         pager-draw-display. This prevent a lot of flickering in the
1293         pager.
1295         * clfswm.lisp: Remove all display-force-output and replace them
1296         with only one display-finish-output in the event loop.
1298 2006-11-06  Philippe Brochard  <pbrochard@common-lisp.net>
1300         * clfswm-pager.lisp (pager-center-group): New function - center a
1301         group at the middle of the screen.
1303         * clfswm-pack.lisp (center-group): New function - center a group
1304         at the middle of the screen.
1306         * clfswm.lisp (show-group): Add a cross line under the group.
1307         (show-group): Group are showned even if fullscreened.
1308         (init-display): Add an exposure event on the root window.
1310 2006-11-05  Philippe Brochard  <pbrochard@common-lisp.net>
1312         * package.lisp (*default-group*): Default group is the same size
1313         of a fullscreened group.
1315         * bindings*: Use shift to move, control+shift to copy.
1317         * *.lisp: Add comments for configuration or alternatives. So grep
1318         for CONFIG to see where you can configure clfswm. And grep for
1319         Alternative to use some commented code.
1321         * clfswm.lisp (second-key-mode): Use a single window to show the
1322         second mode. See for alternatives at the end of this file.
1324 2006-11-03  Philippe Brochard  <pbrochard@common-lisp.net>
1326         * clfswm-keys.lisp (define-define-key/mouse): Factorisation in a
1327         macro of key and mouse definitions.
1328         (define-define-key/mouse): Use state instead of modifiers list
1329         this fix a bug when the modifiers list is not in the rigth order.
1331         * clfswm.lisp (second-key-mode): Add a colored border in second mode.
1333 2006-11-02  Philippe Brochard  <pbrochard@common-lisp.net>
1335         * clfswm-info.lisp (info-mode): Add an info mode.
1337 2006-11-01  Philippe Brochard  <pbrochard@common-lisp.net>
1339         * clfswm.lisp (process-new-window): Change border size for
1340         transient windows.
1341         (show-all-windows-in-workspace): Unhide all windows even when the
1342         current group is in fullscreen mode.
1344 2006-10-26  Philippe Brochard  <pbrochard@common-lisp.net>
1346         * clfswm-util.lisp (identify-key): Add an exposure handle-event to
1347         redisplay the identify window after a terminal switch.
1349         * clfswm-pager.lisp (pager-mode): Add an exposure handle-event to
1350         redisplay the pager after a terminal switch.
1352 2006-10-24  Philippe Brochard  <pbrochard@common-lisp.net>
1354         * clfswm-util.lisp (identify-key): Add a window to display
1355         the keys to identify on screen.
1357         * bindings.lisp, bindings-pager.lisp: Define same keys to
1358         move/copy groups/windows in second mode and in pager.
1360         * clfswm.lisp (handle-event*): Same version in all clfswm (fix some
1361         drawing lags).
1362         (show-all-windows-in-workspace): unhide window before adapting it
1363         to group.
1365 2006-10-23  Philippe Brochard  <pbrochard@common-lisp.net>
1367         * clfswm.lisp (handle-event): Revert to an older version.
1369 2006-10-18  Philippe Brochard  <pbrochard@common-lisp.net>
1371         * clfswm-util.lisp (force-window-in-group)
1372         (force-window-center-in-group): New functions for transient windows.
1374         * clfswm-pager.lisp (pager-remove-current-workspace/group):
1375         bugfix: hide all windows before removing group or workspace.
1377 2006-10-17  Philippe Brochard  <pbrochard@common-lisp.net>
1379         * bindings-pager.lisp (mouse-pager-move-selected-group)
1380         (mouse-pager-copy-selected-group)
1381         (mouse-pager-move-selected-window)
1382         (mouse-pager-copy-selected-window, mouse-pager-rotate-window-up)
1383         (mouse-pager-rotate-window-down): New functions to have mouse in
1384         pager mode.
1386         * clfswm-pager.lisp (pager-swap-window)
1387         (pager-copy-group-on-next/previous-workspace)
1388         (pager-copy-window-on-next/previous-line): New functions
1390 2006-10-15  Philippe Brochard  <pbrochard@common-lisp.net>
1392         * clfswm-pager.lisp (pager-move-window-on-next/previous-line,
1393         (pager-move-group-on-next/previous-workspace): new functions.
1395         * clfswm-pack.lisp (resize-half-x-x-current-group): resize group
1396         to its half size (new functions).
1398 2006-10-11  Philippe Brochard  <pbrochard@common-lisp.net>
1400         * clfswm-pager.lisp: workspaces, groups and windows can now be
1401         selectionned with the keyboard or the mouse.
1403 2006-10-09  Philippe Brochard  <pbrochard@common-lisp.net>
1405         * clfswm-pager.lisp (pager-select-workspace-right/left):
1406         workspaces can now be selectionned with the keyboard.
1408 2006-10-08  Philippe Brochard  <pbrochard@common-lisp.net>
1410         * clfswm-keys.lisp (undefine-main-key, undefine-second-key, undefine-mouse-action):
1411         new function to remove a previous defined key or mouse combination.
1413 2006-10-07  Philippe Brochard  <pbrochard@common-lisp.net>
1415         * clfswm.lisp (main): Check for access error in init-display.
1417         * clfswm-keys.lisp (define-ungrab/grab): check for keysym and
1418         keycode before grabbing.
1420         * bindings.lisp: Remove nlambda and use defun to keep the function
1421         documentation with clisp.
1422         (define-shell): new macro to define shell command for the second
1423         mode.
1425 2006-10-06  Philippe Brochard  <pbrochard@common-lisp.net>
1427         * clfswm-keys.lisp (define-ungrab/grab): use a cond instead of a
1428         boggus typecase.
1430 2006-10-05  Philippe Brochard  <pbrochard@common-lisp.net>
1432         * bindings.lisp (accept-motion): Move group bugfix in upper mouse
1433         workspace circulation.
1435         * clfswm-util.lisp (absorb-orphan-window): new function.
1437         * clfswm-keys.lisp: Keysyms support.
1439 2006-10-02  Philippe Brochard  <pbrochard@common-lisp.net>
1441         * clfswm.lisp (show-group): Use one gc for all groups and not one
1442         per group.
1444 2006-10-01  Philippe Brochard  <pbrochard@common-lisp.net>
1446         * bindings.lisp (define-second-key (#\l :mod-1)): fix a typo.
1448         * clfswm.lisp (adapt-window-to-group): Adapt only windows with
1449         width and height outside group.
1451 2006-09-28  Philippe Brochard  <pbrochard@common-lisp.net>
1453         * clfswm.lisp: First public release.