aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray
AgeCommit message (Expand)Author
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: handle new and lost StatusNotifierWatcherIan Fan
2018-12-31swaybar: draw a sad face if SNI has no iconIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray renderingIan Fan
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan
2018-12-31swaybar: add StatusNotifierHost to trayIan Fan
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan
2018-12-31swaybar: add StatusNotifierWatcher to trayIan Fan
2018-12-31swaybar: add skeleton dbus code to trayIan Fan
2018-12-31swaybar: add tray interfaceIan Fan
2018-03-29Start port of swaybar to layer shellDrew DeVault
2017-08-12Prevent crash if DBus connection is NULLCalvin Lee
2017-07-16Fix memory leaks in swaybar trayCalvin Lee
2017-07-13Fix name validation in sni_watcher.cCalvin Lee
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg
2017-06-26Fix #1252Drew DeVault
2017-06-23Handle getline failure in icon theme parsingMykyta Holubakha
2017-06-13Remove Xembed SupportCalvin Lee
2017-06-08Fix Catching NewIcon SignalCalvin Lee
2017-06-07Reorganize Tray CodeCalvin Lee
2017-06-07Implement Tray IconsCalvin Lee