19 Commits (a3451805200cd63ffe7478288a6d9b410cdaee35)

Author SHA1 Message Date
Ian Fan 68f53cd509 tray: tidy code
5 years ago
Ian Fan 3b894c387d tray: allow themes to inherit from multiple themes
5 years ago
Ian Fan 66f0c91bb8 tray: better errors when parsing index.theme
5 years ago
Till Hofmann 0f5157668d Avoid calling strcmp on nullptr
5 years ago
Jason 939c7b2d52 Amend typos
5 years ago
Antonin Décimo 3af52d86f7 Fix memory leaks
5 years ago
Maxime “pep” Buquet 20762ecb3c Validate icon_struct in read_theme_file
6 years ago
Alex Maese 31eeda11b0 Fix a crash in swaybar when an icon dir is not readable
6 years ago
Stephan Hilb d64e8ba946 swaybar: fix loading of malformed icon theme
6 years ago
emersion bcde298a71 Fix size_t temporary underflow in log_loaded_themes
6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions
6 years ago
Stefan Schick 0952c9f91d Fix #3445: swaybar tray inerited thems not processed
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
M Stoeckl 695948e689 Fix memory leaks in swaybar
6 years ago
Ian Fan 746600e6ed swaybar: implement icon themes and lookup for tray
6 years ago
Drew DeVault cab1352801 Start port of swaybar to layer shell
7 years ago
Johannes Lundberg 6a525b23dd Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison error.
7 years ago
Mykyta Holubakha ed8f56ba38
Handle getline failure in icon theme parsing
8 years ago
Calvin Lee 843ad38b3c Implement Tray Icons
8 years ago