aboutsummaryrefslogtreecommitdiff
path: root/include/swaybar/tray/item.h
AgeCommit message (Collapse)AuthorLines
2019-01-08swaybar: handle SNI signals betterIan Fan-0/+4
This fixes a crash caused by callbacks not matching the right sender, and frees old values later, before they are re-assigned.
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan-0/+1
2018-12-31swaybar: implement tray renderingIan Fan-0/+6
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan-0/+38