summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_systray.c
AgeCommit message (Collapse)Author
2022-06-27systray: hide systray when there are no systray icons to show ref. #268bakkeby
2022-06-17systray: allow systray icons to survive a restart by handing systray icons ↵bakkeby
over to the root window before destroying the systray window
2022-06-17Porting the seamless restart feature from dusk into dwm-flexipatchbakkeby
2021-06-14sed source files to end with 1 new linepepper-jelly
2020-11-28systray: hotplugging issues, keep systray window on top of bar window ref. #84bakkeby
2020-10-24Proposed changes to ensure that systray icons are sized according to font ↵bakkeby
size rather than bar height, ref. #62
2020-09-09Just some minor changes adding bar border patch ref. #41bakkeby
2020-09-07systray may not always existbakkeby
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-18Refinementbakkeby
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby