aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray
AgeCommit message (Expand)Author
2019-03-30Fix a crash in swaybar when an icon dir is not readableAlex Maese
2019-03-13swaybar: fix loading of malformed icon themeStephan Hilb
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion
2019-03-11stringop.c: remove unused functionsIan Fan
2019-02-28tray: fix pixmap colorsIan Fan
2019-02-16tray: fix memory leaksIan Fan
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault
2019-01-23Fix tray icon updatesLukas Lihotzki
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-21swaybar: fix setting floating watcher slotsIan Fan
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19Fix memory leaks in swaybarM Stoeckl
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth
2019-01-08swaybar: improve tray loggingIan Fan
2019-01-08swaybar: handle SNI signals betterIan Fan
2019-01-08swaybar: free the right item during tray destructionIan Fan
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