Age | Commit message (Expand) | Author |
2019-02-28 | tray: fix pixmap colors | Ian Fan |
2019-02-16 | tray: fix memory leaks | Ian Fan |
2019-02-16 | tray: when a service is lost, remove all matching items | Ian Fan |
2019-02-15 | tray: use correct parameter to set bus slot to floating | Ian Fan |
2019-02-01 | Fix #3445: swaybar tray inerited thems not processed | Stefan Schick |
2019-01-23 | Merge pull request #3500 from progandy/validate_pixmaps | Drew DeVault |
2019-01-23 | Fix tray icon updates | Lukas Lihotzki |
2019-01-23 | swaybar: fix crash with some tray icon pixmaps | progandy |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-21 | swaybar: fix setting floating watcher slots | Ian Fan |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | Fix memory leaks in swaybar | M Stoeckl |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-13 | swaybar: allow identifiers for output and tray | Brian Ashworth |
2019-01-08 | swaybar: improve tray logging | Ian Fan |
2019-01-08 | swaybar: handle SNI signals better | Ian Fan |
2019-01-08 | swaybar: free the right item during tray destruction | Ian Fan |
2018-12-31 | swaybar: use KDE's SNI IconThemePath property | Ian Fan |
2018-12-31 | swaybar: handle new and lost StatusNotifierWatcher | Ian Fan |
2018-12-31 | swaybar: draw a sad face if SNI has no icon | Ian Fan |
2018-12-31 | swaybar: set bar dirty on SNI event | Ian Fan |
2018-12-31 | swaybar: implement mouse events for tray | Ian Fan |
2018-12-31 | swaybar: implement tray rendering | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierItem to tray | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierHost to tray | Ian Fan |
2018-12-31 | swaybar: implement icon themes and lookup for tray | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierWatcher to tray | Ian Fan |
2018-12-31 | swaybar: add skeleton dbus code to tray | Ian Fan |
2018-12-31 | swaybar: add tray interface | Ian Fan |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault |
2017-08-12 | Prevent crash if DBus connection is NULL | Calvin Lee |
2017-07-16 | Fix memory leaks in swaybar tray | Calvin Lee |
2017-07-13 | Fix name validation in sni_watcher.c | Calvin Lee |
2017-07-13 | Don't trust SNI names, fixes #1274 | Calvin Lee |
2017-07-08 | Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er... | Johannes Lundberg |
2017-06-26 | Fix #1252 | Drew DeVault |
2017-06-23 | Handle getline failure in icon theme parsing | Mykyta Holubakha |
2017-06-13 | Remove Xembed Support | Calvin Lee |
2017-06-08 | Fix Catching NewIcon Signal | Calvin Lee |
2017-06-07 | Reorganize Tray Code | Calvin Lee |
2017-06-07 | Implement Tray Icons | Calvin Lee |