Age | Commit message (Expand) | Author |
2023-04-14 | Use format_str() throughout | Simon Ser |
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 | Avoid calling strcmp on nullptr | Till Hofmann |
2019-11-23 | Amend typos | Jason |
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-01 | Fix #3445: swaybar tray inerited thems not processed | Stefan Schick |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | Fix memory leaks in swaybar | M Stoeckl |
2018-12-31 | swaybar: implement icon themes and lookup for tray | Ian Fan |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault |
2017-07-08 | Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er... | Johannes Lundberg |
2017-06-23 | Handle getline failure in icon theme parsing | Mykyta Holubakha |
2017-06-07 | Implement Tray Icons | Calvin Lee |