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 spelling mistake prefered -> preferred More... over 17 years ago
Merge branch 'test' More... over 17 years ago
add stumpwm.texi to .gitignore More... over 17 years ago
ditch stumpwm.texi since it can now be generated with all supported lisps More... over 17 years ago
fix some bugs introduced in 5fe70595c3fecee59b181724e906d2a81be84573 and b74f6114470598e080caccd42d0620eaa91fde70 More... over 17 years ago
untabify manual.lisp More... over 17 years ago
move implementation specific code to wrappers.lisp More... over 17 years ago
Put { } around all functions so (setf ...) functions show up in the index properly More... over 17 years ago
touch up b53c01d617c5e49a262da53c29767a5c72775d45 to make the manual build again. More... over 17 years ago
Added HACKING section to the manual. More... over 17 years ago
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