Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-06 | Reduce latency of screen-brightness/{increase,decrease} | William Carroll | 1 | -15/+12 | |
As promised in the previous commit, I'm refactoring usages of `shell-command` to prefer the faster alternative `start-process`. So far, I'm pleased with the results. | |||||
2019-12-24 | Massive configuration overhaul | William Carroll | 1 | -0/+57 | |
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs |