summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_awesomebar.c
AgeCommit message (Collapse)Author
2022-03-06Upgrading winicon patch to v2.1 ref. #238bakkeby
2022-01-18Refactoring window title drawing with regards to icons ref. #216bakkeby
2021-07-27Adding winicon patchbakkeby
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-05-21Splitting SchemeHid to SchemeHidNorm and SchemeHidSel given that a hidden ↵bakkeby
client may still be the selected client ref. #148
2020-11-05indicators: too wide (full) indicators when using awesombar and fancybar, ↵bakkeby
ref. #69
2020-10-18Adding _PATCH prefixes (fix for ↵bakkeby
https://github.com/bakkeby/flexipatch-finalizer/issues/6)
2020-09-16Experimenting with having more status indicators than just whether the ↵bakkeby
client is floating or not
2020-09-09Just some minor changes adding bar border patch ref. #41bakkeby
2020-09-04awesomebar: correct centeredwindowname checkbakkeby
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-21Simplification of color configuration; settling on a set of color schemes ↵bakkeby
that is shared between multiple patches (urgentborder, floatborder and titlecolor patches made non-optional)
2020-08-13Adding bartabgroups patchbakkeby
2020-08-04awesomebar: use previously tiled when hiding client and the hidden client ↵bakkeby
was the last tiled client
2020-08-02awesomebar: when hiding a client make the next focused client the next tiled ↵bakkeby
client
2020-07-18Refinementbakkeby
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby