aboutsummaryrefslogtreecommitdiffstats
path: root/swaybar/tray/icon.c
Commit message (Expand)AuthorAge
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* Use format_str() throughoutLibravatar Simon Ser2023-04-14
* tray: tidy codeLibravatar Ian Fan2020-03-30
* tray: allow themes to inherit from multiple themesLibravatar Ian Fan2020-03-30
* tray: better errors when parsing index.themeLibravatar Ian Fan2020-03-30
* Avoid calling strcmp on nullptrLibravatar Till Hofmann2020-02-10
* Amend typosLibravatar Jason2019-11-23
* Fix memory leaksLibravatar Antonin Décimo2019-08-12
* Validate icon_struct in read_theme_fileLibravatar Maxime “pep” Buquet2019-04-20
* Fix a crash in swaybar when an icon dir is not readableLibravatar Alex Maese2019-03-30
* swaybar: fix loading of malformed icon themeLibravatar Stephan Hilb2019-03-13
* Fix size_t temporary underflow in log_loaded_themesLibravatar emersion2019-03-11
* stringop.c: remove unused functionsLibravatar Ian Fan2019-03-11
* Fix #3445: swaybar tray inerited thems not processedLibravatar Stefan Schick2019-02-01
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Fix memory leaks in swaybarLibravatar M Stoeckl2019-01-19
* swaybar: implement icon themes and lookup for trayLibravatar Ian Fan2018-12-31
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
* Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Libravatar Johannes Lundberg2017-07-08
* Handle getline failure in icon theme parsingLibravatar Mykyta Holubakha2017-06-23
* Implement Tray IconsLibravatar Calvin Lee2017-06-07