0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update mode-lines after switching groups. More... over 17 years ago
Minor cleanup to urgency code. More... over 17 years ago
Don't update mode-lines when focus changes. More... over 17 years ago
Don't update the mode-lines more than necessary. More... over 17 years ago
Fix error in (window-urgent-p) which resulted in the return value always being true. More... over 17 years ago
Make sure a keysym has a keycode before checking if the shift modifier needs to be set. More... over 17 years ago
Ignore history duplicates with *input-history-ignore-duplicates* option. More... over 17 years ago
Fix docs of send-fake-key/click functions. More... over 17 years ago
Add a bunch more keysyms More... over 17 years ago
document grouplist More... over 17 years ago
fix texinfo formatting error More... over 17 years ago
in xwin-grab-keys, only add the shift modifier when the unshifted code does not result in the keysym. More... over 17 years ago
Get rid of now unused varaiable and unnecessary flush in (redraw-mode-line) More... over 17 years ago
Send errors to /dev/null in contrib/cpu.lisp More... over 17 years ago
New command "grouplist" for a menu-based group selection More... over 17 years ago
document new keybinding C-t h c More... over 17 years ago
Grab the proper mod+code top level key combination when the keysym is an upper case letter More... over 17 years ago
fix describe-command and map it to C-t C-h c More... over 17 years ago
change the normal windows' background color from screen-bg-color to screen-win-bg-color. More... over 17 years ago
use screen-win-bg-color instead of unfocus-color for the :thin window border style. More... over 17 years ago
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