Age | Commit message (Expand) | Author |
2020-03-30 | tray: track SNI callbacks | Ian Fan |
2020-03-30 | tray: tidy code | Ian Fan |
2020-03-30 | tray: allow themes to inherit from multiple themes | Ian Fan |
2020-03-30 | tray: better errors when parsing index.theme | Ian Fan |
2020-02-10 | swaybar: fix i3bar relative coordinates when scaling is used | Hristo Venev |
2020-02-10 | Avoid calling strcmp on nullptr | Till Hofmann |
2019-11-23 | Amend typos | Jason |
2019-10-23 | swaybar: fix typo in the loop over pixmaps | Konstantin Pospelov |
2019-10-21 | swaybar: do not retry search for tray icons | Konstantin Pospelov |
2019-09-04 | Add icon_theme_path to find_icon() search if set | Ben Brown |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-04-20 | Validate icon_struct in read_theme_file | Maxime “pep” Buquet |
2019-03-30 | Fix a crash in swaybar when an icon dir is not readable | Alex Maese |
2019-03-13 | swaybar: fix loading of malformed icon theme | Stephan Hilb |
2019-03-11 | Fix size_t temporary underflow in log_loaded_themes | emersion |
2019-03-11 | stringop.c: remove unused functions | Ian Fan |
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 |