0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix botched attempt to use gensym in define-frame-preference macro. More... over 17 years ago
add matt shen to authors More... over 17 years ago
add a new command type, :direction. add a new command exchange-windows. More... over 17 years ago
add notifications-delete command to contrib/notifications.lisp More... over 17 years ago
in input-insert-string use a loop instead of map and a lambda. More... over 17 years ago
in echo-string-list don't do anything if STRINGS is nil. More... over 17 years ago
Add bytes-to-string and string-to-bytes. use them in handle-stumpwm-commands. More... over 17 years ago
Corrected a bug in program completion More... over 17 years ago
make stumpwm cache programs in PATH for completion More... over 17 years ago
Allow *new-window-prefered-frame* callback to return a list of preferences. More... over 17 years ago
primitives.lisp More... over 17 years ago
Add option *default-group-name* instead of hardcoding "Default" More... over 17 years ago
When ignoring cloned heads, ignore heads with *any* overlap. More... over 17 years ago
Fixed manual generation with clisp. More... over 17 years ago
Fixed incorrect version information in README. More... over 17 years ago
Documentation improvements More... over 17 years ago
Reformatted contrib/amixer.lisp to work with new defcommand syntax. More... over 17 years ago
Added contrib/surfraw.lisp More... over 17 years ago
Fixed typo in dump-group-to-file, dump-screen-to-file and dump-desktop-to-file. More... over 17 years ago
Use defcommand instead of define-stumpwm-command More... over 17 years ago
Moved all commands to the new defcommand macro. More... over 17 years ago
Change *mpd-volume-step* to defvar. More... over 17 years ago
Fixed infinite loop in mpd.lisp and added missing sear & add mpd commands. More... over 17 years ago
in focus-frame only show the frame indicator when focusing a frame that is not the current one More... over 17 years ago
add frame indicator window More... over 17 years ago
fixup color formatting on unhandled error message More... over 17 years ago
map the input window after it's height has been set More... over 17 years ago
add *show-command-backtrace* variable and corresponding code More... over 17 years ago
document soft-restart and copy-unhandled-error More... over 17 years ago
redraw the messages after processing each screen during the startup sequence More... over 17 years ago