aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray/icon.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-04-14Use format_str() throughoutSimon Ser
2020-03-30tray: tidy codeIan Fan
2020-03-30tray: allow themes to inherit from multiple themesIan Fan
2020-03-30tray: better errors when parsing index.themeIan Fan
2020-02-10Avoid calling strcmp on nullptrTill Hofmann
2019-11-23Amend typosJason
2019-08-12Fix memory leaksAntonin Décimo
2019-04-20Validate icon_struct in read_theme_fileMaxime “pep” Buquet
2019-03-30Fix a crash in swaybar when an icon dir is not readableAlex Maese
2019-03-13swaybar: fix loading of malformed icon themeStephan Hilb
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion
2019-03-11stringop.c: remove unused functionsIan Fan
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19Fix memory leaks in swaybarM Stoeckl
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan
2018-03-29Start port of swaybar to layer shellDrew DeVault
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg
2017-06-23Handle getline failure in icon theme parsingMykyta Holubakha
2017-06-07Implement Tray IconsCalvin Lee