- Sep 21, 2012
-
-
Philippe Brochard authored
-
- Sep 13, 2012
-
-
Philippe Brochard authored
-
- Sep 10, 2012
-
-
Philippe Brochard authored
-
- Sep 09, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
src/clfswm-internal.lisp (delete-child-and-children-in-all-frames): Remove all children in frames and only close windows.
-
Philippe Brochard authored
-
- Sep 06, 2012
-
-
Philippe Brochard authored
-
- Sep 05, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
contrib/toolbar.lisp (toolbar-adjust-root-size): Takes care of multiple toolbar on the same root edge.
-
- Sep 04, 2012
-
-
Philippe Brochard authored
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).
-
Philippe Brochard authored
-
- Sep 03, 2012
-
-
Philippe Brochard authored
src/clfswm-internal.lisp (show-all-children): Hide only children hidden by normal windows or frames (but not :dialog, :transient...).
-
- Aug 31, 2012
-
-
Philippe Brochard authored
-
- Aug 28, 2012
-
-
Philippe Brochard authored
src/clfswm-expose-mode.lisp (expose-query-key-press-hook): Add an option to immediately select child if they can be directly accessed.
-
Philippe Brochard authored
-
- Aug 24, 2012
-
-
Philippe Brochard authored
contrib/volume-mode.lisp: Add mouse buttons actions in volume mode. Add a volume button toolbar module.
-
Philippe Brochard authored
-
- Aug 23, 2012
-
-
Philippe Brochard authored
-
- Aug 21, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
-
- Aug 20, 2012
-
-
Philippe Brochard authored
-
Philipp Kroos authored
-
Philipp Kroos authored
-
- Aug 19, 2012
-
-
Philippe Brochard authored
-
- Aug 18, 2012
-
-
Philippe Brochard authored
-
- Aug 16, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
-
- Aug 15, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
-
- Aug 14, 2012
-
-
Philippe Brochard authored
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.
-
Philippe Brochard authored
src/clfswm-util.lisp (show-current-root): New function and configuration menu to display a message on the current root.
-
Philippe Brochard authored
src/clfswm-util.lisp (eval-from-query-string): Show a notify window when updating symobls list for REPL completion.
-
Philippe Brochard authored
-
Philippe Brochard authored
-
- Aug 13, 2012
-
-
Philippe Brochard authored
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.
-
- Aug 12, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
-
- Aug 03, 2012
-
-
Philippe Brochard authored
-
Philippe Brochard authored
src/clfswm-internal.lisp (show-child): Show unmanaged windows on (maybe) current child in all roots.
-
- Aug 02, 2012
-
-
Philippe Brochard authored
src/clfswm-util.lisp (find-child-under-mouse-in-child-tree): Handle children from all roots instead of from *root-frame*.
-