summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_status2d.c
AgeCommit message (Collapse)Author
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-04-27status2d: improving cut status line protection, dwm will still exit if an ↵bakkeby
invalid color code comes through (there is an explicit die call in drw_clr_create)
2021-03-31Incomplete status2d fragments protectionbakkeby
2020-09-09Just some minor changes adding bar border patch ref. #41bakkeby
2020-08-28Adding tdukv's addition to the status2d patch - allowing pywal to control ↵bakkeby
the status colours via terminal colors
2020-08-27Add the following tags for the status2d patch: ^w^ -bakkeby
Swaps bg/fg color. ^v^ - Saves the current fg/bg color. ^t^ - Restores the previously saved bg/fg color. As proposed by tdu to [email protected].
2020-08-24Identified and fixed a few more cross-compilation issuesbakkeby
2020-08-22Simplified Pango integration by settling on common function signatures.bakkeby
2020-08-22Added clientindicators patch and unified and simplified indicator code. ↵bakkeby
Enabled centeredwindowname option for awesomebar and bartabgroups patches.
2020-08-22Added logic to auto-hide bars if nothing is drawn on them (e.g. for ↵bakkeby
standalone bars that only show certain clients)
2020-08-22Added logic to auto-hide bars if nothing is drawn on them (e.g. for ↵bakkeby
standalone bars that only show certain clients)
2020-07-31status2d: set the correct scheme before updating coloursbakkeby
2020-07-24status2d: rawstext may not exist if neither statuscmd nor the extrabar patch ↵bakkeby
is used
2020-07-18Extrabar --> extrastatusbakkeby
2020-07-18Refinementbakkeby
2020-07-15status2d: hide click_status2d if dwmblocks is usedbakkeby
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby