aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-11-23common: move load_image to swaybarManuel Stoeckl
2023-11-23common: rename load_background_image to load_imageManuel Stoeckl
2023-06-23swaybar: remove the argument of StatusNotifierHostRegisteredHodong
2023-04-14Use format_str() throughoutSimon Ser
2022-11-26swaybar: Make hotspots block bar release bindingsJoan Bruguera
2022-01-19tray: do not render passive itemsTobias Bengfort
2022-01-07swaybar: fix tray item icon scaling, positioningNathan Schulte
2022-01-07swaybar: fix tray_padding vs min-height re: scaleNathan Schulte
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-03-17swaybar: silence missing IconThemePath messagePi-Yueh Chuang
2020-03-30tray: track SNI callbacksIan Fan
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-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2020-02-10Avoid calling strcmp on nullptrTill Hofmann
2019-11-23Amend typosJason
2019-10-23swaybar: fix typo in the loop over pixmapsKonstantin Pospelov
2019-10-21swaybar: do not retry search for tray iconsKonstantin Pospelov
2019-09-04Add icon_theme_path to find_icon() search if setBen Brown
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-28tray: fix pixmap colorsIan Fan
2019-02-16tray: fix memory leaksIan Fan
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault
2019-01-23Fix tray icon updatesLukas Lihotzki
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-21swaybar: fix setting floating watcher slotsIan Fan
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19Fix memory leaks in swaybarM Stoeckl
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth
2019-01-08swaybar: improve tray loggingIan Fan
2019-01-08swaybar: handle SNI signals betterIan Fan
2019-01-08swaybar: free the right item during tray destructionIan Fan
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: handle new and lost StatusNotifierWatcherIan Fan
2018-12-31swaybar: draw a sad face if SNI has no iconIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray renderingIan Fan