summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_vtcolors.c
AgeCommit message (Collapse)Author
2021-06-14sed source files to end with 1 new linepepper-jelly
2020-08-20Refactoring and simplifying color configuration in config.hbakkeby
This involves always having configuration for floating border, regardless of whether it is used or not. Also permanently dropping the const expectation for color configuration in dwm, so that vtcolors and xrdb patches can change color configuration.
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby