* stumpwm.lisp (stumpwm): update modifier mapping before calling init-screen |
|
More...
|
about 18 years ago
|
(screen-y): handle the case when the mode-line is on the bottom (remove-window): reparent the window back to root |
|
More...
|
about 18 years ago
|
* user.lisp (focus-last-frame): show the frame indicator |
|
More...
|
about 18 years ago
|
* core.lisp (raise-window): raise the window's parent (split-frame): set the group's last frame to the new frame. |
|
More...
|
about 18 years ago
|
* user.lisp (*root-map*): bind TAB to fother (focus-last-frame): new function ("fother"): new command |
|
More...
|
about 18 years ago
|
* user.lisp ("snext"): new command ("sprev"): likewise ("sother"): likewise |
|
More...
|
about 18 years ago
|
(run-commands): add a 'do' to the loop |
|
More...
|
about 18 years ago
|
* user.lisp (*root-map*): bind C-t " to windowlist ("next"): if no window is focused call other-window ("prev"): likewise (*menu-map*): new keymap (menu-state): new struct (bound-check-menu): new function (menu-up): likewise (menu-down): likewise (menu-finish): likewise (menu-abort): likewise (select-from-menu): likewise ("windowlist"): new command (run-commands): new function |
|
More...
|
about 18 years ago
|
* user.lisp (*root-map*): bind C-t " to windowlist ("next"): if no window is focused call other-window ("prev"): likewise (*menu-map*): new keymap (menu-state): new struct (bound-check-menu): new function (menu-up): likewise (menu-down): likewise (menu-finish): likewise (menu-abort): likewise (select-from-menu): likewise ("windowlist"): new command |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
* user.lisp (focus-next-window): cycle through all the frame windows (focus-prev-window): likewise (focus-forward): show the frame indicator when switching frames (run-or-raise): likewise ("web"): use "Firefox-bin" class |
|
More...
|
about 18 years ago
|
(export-selection): transform the characters to card8's |
|
More...
|
about 18 years ago
|
(no-focus): pass the last focused window in as an argument. callers updated. |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
* core.lisp (add-group): check the arg types |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
* user.lisp (*group-map*): add bindings to move and kill groups (parse-and-run-command): new option :group (group-forward): call next-group ("gmove"): new command ("gkill"): likewise |
|
More...
|
about 18 years ago
|
* user.lisp ("gnext"): sort the windows ("gprev"): likewise |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
* core.lisp (send-fake-key): use window-xwin |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|
* primitives.lisp (*top-level-error-action*): default value is :abort |
|
More...
|
about 18 years ago
|
* mode-line.lisp (toggle-mode-line): update each group's frame list (redraw-mode-line-for): set *current-mode-line-formatters* to the current group |
|
More...
|
about 18 years ago
|
* primitives.lisp (window): add normal-hints slot |
|
More...
|
about 18 years ago
|
* user.lisp (*resize-map*): new global (*resize-backup*): new global ("iresize"): new command ("abort-iresize"): likewise ("exit-iresize"): likewise |
|
More...
|
about 18 years ago
|
(stumpwm): use write-line |
|
More...
|
about 18 years ago
|
* primitives.lisp (window): new struct (print-object frame): new method (print-object window): likewise (screen): add message-gc and focus slots (print-object screen): new method |
|
More...
|
about 18 years ago
|
*** empty log message *** |
|
More...
|
about 18 years ago
|