47
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix building - add method after stumpwm package and symbols are created More... over 2 years ago
Merge pull request #985 from szos/mixin-modes-no-deps More... over 2 years ago
add mode line formatter for all active minor modes More... over 2 years ago
replace main classes properly More... over 2 years ago
added print-swm-object methods to relevant classes More... over 2 years ago
Implement print-object method for swm-classes More... over 2 years ago
remove unneeded arguments from function More... over 2 years ago
implement changes from review More... over 2 years ago
Merge branch 'mixin-modes-no-deps' of github.com:szos/stumpwm into mixin-modes-no-deps More... over 2 years ago
update minor mode mode line formatter for new lighter More... over 2 years ago
changed minor-mode-lighter, update docstring, fix formatting More... over 2 years ago
change `(,foo) to (list foo) More... over 2 years ago
upcase string in format call More... over 2 years ago
added arebind obtion to define-minor-mode More... over 2 years ago
cleaned up the minor mode mode line formatter More... over 2 years ago
add conditions, fix nop of no-applicable-method More... over 2 years ago
add handlers for no hook errors More... over 2 years ago
use destructuring bind to make option parsing clearer More... over 2 years ago
changed alist values from lists to numbers/symbols More... over 2 years ago
fixed section headers, expand docstring, add condition, more More... over 2 years ago
replace loop with oneliner map More... over 2 years ago
break out predicate into local function for clarity More... over 2 years ago
avoid double loop in formatter for mode lines More... over 2 years ago
added dynamic-mixins to makefile, cleaned code More... over 2 years ago
fixed issues with calling change class More... over 2 years ago
change more instances of change-class to replace-class More... over 2 years ago
added function to replace a class and immediately sync minor modes More... over 2 years ago
changed DEFCLASS to DEFINE-SWM-CLASS where appropriate More... over 2 years ago
Implement macro for defining swm classes. More... over 2 years ago
Implement class replacement generic functions More... over 2 years ago