0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change help functions to use correct number of rows/columns More... about 17 years ago
add modifiers command More... about 17 years ago
add iresize to the file list More... about 17 years ago
break up user.lisp More... about 17 years ago
insert the new head into the group frame tree at the proper position using the head-number More... about 17 years ago
Clean up urgency handling. Properly handle _NET_WM_STATE_DEMANDS_ATTENTION client messages. More... about 17 years ago
add contrib/g15-keysyms.lisp More... about 17 years ago
document *input-history-ignore-duplicates* More... about 17 years ago
export *input-history-ignore-duplicates* and simplify the code that uses it. More... about 17 years ago
Remove :maxsize from window types. More... about 17 years ago
Update mode-lines after switching groups. More... about 17 years ago
Minor cleanup to urgency code. More... about 17 years ago
Don't update mode-lines when focus changes. More... about 17 years ago
Don't update the mode-lines more than necessary. More... about 17 years ago
Fix error in (window-urgent-p) which resulted in the return value always being true. More... about 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