0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get rid of confusing L* and R* keysym aliases for high-numbered function keys. More... over 17 years ago
Support window urgency notification. More... over 17 years ago
Merge branch 'male' More... over 17 years ago
fix maximize function to properly set border width for fullscreen windows More... over 17 years ago
Clear the entire area of the mode-line window when redrawing. More... over 17 years ago
Added path existance check in "rehash" to prevent from errors with buggy PATH var. More... over 17 years ago
Remove bashisms from contrib/stumpish. More... over 17 years ago
Enable mutli-line mode-lines (just put some newlines in your format). More... over 17 years ago
Oops. Remove extra negation in frames-overlap-p and check types. More... over 17 years ago
fix string-to-bytes for clisp More... over 17 years ago
restructure almost all the code in core.lisp into seperate files. More... over 17 years ago
add border styles More... over 17 years ago
Merge branch 'male' More... over 17 years ago
Added missing arguments list for clisp in manual.lisp. More... over 17 years ago
do pathname-is-executable-p and portable-file-write-date properly for clisp. More... over 17 years ago
make bytes-to-string work for clisp. make tab completion work with clisp. More... over 17 years ago
update the authors file More... over 17 years ago
automatically rehash programs in path when needed. make rehash just a function. More... over 17 years ago
update authors More... over 17 years ago
minor whitespace and comment touching up. More... over 17 years ago
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