0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
this remove the duplicate code from screen, group, and window.lisp More... about 17 years ago
Fix /dev/null redirect in stumpish. More... about 17 years ago
add a default window name for those that don't supply one. More... about 17 years ago
update test-wm::get-wm-hints to handle reparenting wm More... about 17 years ago
add a test function for simias' decode-wm-hints backtrace More... about 17 years ago
Fix remove-head bug. More... about 17 years ago
Tweak neighbour to work more intuitively. More... about 17 years ago
Added IGNORE declaration in DEFINE-FRAME-PREFERENCE. More... about 17 years ago
modify break-display-xid-cache in test-wm.lisp to precipitate a xlib:lookup-error in stumpwm More... about 17 years ago
CPU Frequency above one gigahertz is now always printed with 2 digits after the decimal point. More... about 17 years ago
Fixed colorization of battery percentage. More... about 17 years ago
properly find the :one restart when recovering from a xlib:lookup-error More... about 17 years ago
fix unregister-urgent-window and window-urgent-p for clisp 2.46 More... about 17 years ago
fix copyright in module.lisp More... about 17 years ago
Replace next-urgent command, which got lost in the shuffle. More... about 17 years ago
A sample configuration for Wmii-like keybindings. More... about 17 years ago
Fixed broken selection of available information sources when using battery-portable. More... about 17 years ago
add command load-module More... about 17 years ago
Add Linux procfs support to contrib/battery-portable.lisp. More... about 17 years ago
Some stupid errors have been fixed in contrib/battery-portable.lisp More... about 17 years ago
New hopefully portable battery info module (battery-portable.lisp). This is intended to replace battery.lisp in the near future. More... about 17 years ago
Make battery.lisp use bar-zone-color's REVERSE argument. More... about 17 years ago
Make bar-zone-color accept a REVERSE argument. More... about 17 years ago
Added SBCL sysfs workaround. More... about 17 years ago
Added LOAD-CONTRIB function for easy loading of contrib modules. More... about 17 years ago
add install and uninstall Makefile rules More... about 17 years ago
add info command More... about 17 years ago
sync the key bindings when undefine-key is called on *top-map* More... about 17 years ago
given a string, lookup the corresponding symbol by searching *command-hash* for match More... about 17 years ago
in select-group, attempt to match the whole name, then a partial name, then the number More... about 17 years ago