0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* user.lisp ("snext"): show frame indicator ("sprev"): likewise ("sother"): likewise More... over 18 years ago
* user.lisp ("sprev"): call sort-screens More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
* mode-line.lisp (*screen-mode-line-formatters*): add %g to print the group list More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
("windowlist"): display a message when there are no windows to select from More... over 18 years ago
* stumpwm.lisp (stumpwm): update modifier mapping before calling init-screen More... over 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... over 18 years ago
* user.lisp (focus-last-frame): show the frame indicator More... over 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... over 18 years ago
* user.lisp (*root-map*): bind TAB to fother (focus-last-frame): new function ("fother"): new command More... over 18 years ago
* user.lisp ("snext"): new command ("sprev"): likewise ("sother"): likewise More... over 18 years ago
(run-commands): add a 'do' to the loop More... over 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... over 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... over 18 years ago
*** empty log message *** More... over 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... over 18 years ago
(export-selection): transform the characters to card8's More... over 18 years ago
(no-focus): pass the last focused window in as an argument. callers updated. More... over 18 years ago
*** empty log message *** More... over 18 years ago
* core.lisp (add-group): check the arg types More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 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... over 18 years ago
* user.lisp ("gnext"): sort the windows ("gprev"): likewise More... over 18 years ago
*** empty log message *** More... over 18 years ago
* core.lisp (send-fake-key): use window-xwin More... over 18 years ago