47
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement changes from review More... over 3 years ago
Merge branch 'mixin-modes-no-deps' of github.com:szos/stumpwm into mixin-modes-no-deps More... over 3 years ago
update minor mode mode line formatter for new lighter More... over 3 years ago
changed minor-mode-lighter, update docstring, fix formatting More... over 3 years ago
change `(,foo) to (list foo) More... over 3 years ago
upcase string in format call More... over 3 years ago
added arebind obtion to define-minor-mode More... over 3 years ago
cleaned up the minor mode mode line formatter More... over 3 years ago
add conditions, fix nop of no-applicable-method More... over 3 years ago
add handlers for no hook errors More... over 3 years ago
use destructuring bind to make option parsing clearer More... over 3 years ago
changed alist values from lists to numbers/symbols More... over 3 years ago
fixed section headers, expand docstring, add condition, more More... over 3 years ago
replace loop with oneliner map More... over 3 years ago
break out predicate into local function for clarity More... over 3 years ago
avoid double loop in formatter for mode lines More... over 3 years ago
added dynamic-mixins to makefile, cleaned code More... over 3 years ago
fixed issues with calling change class More... over 3 years ago
change more instances of change-class to replace-class More... over 3 years ago
added function to replace a class and immediately sync minor modes More... over 3 years ago
changed DEFCLASS to DEFINE-SWM-CLASS where appropriate More... over 3 years ago
Implement macro for defining swm classes. More... over 3 years ago
Implement class replacement generic functions More... over 3 years ago
begin addressing the syncing of minor modes after change-class More... over 3 years ago
add a custom change-class function to dynamic-mixins More... over 3 years ago
add special declaration, remove unused function More... over 3 years ago
expanded hook documentation More... over 3 years ago
Finally got hooks in the right place More... over 3 years ago
change make-instance to make-swm-class-instance More... over 3 years ago
add class doc generation to manual More... over 3 years ago