sway/swaybar/tray
myrslint 478c77a69b Finds paths to icon files using libsfdo. Libsfdo is currently an
optional compile time dependency. This means the former code paths are
all retained and new ones are wrapped in #if HAVE_LIBSFDO. Behavior
should be identical now between the two code paths. Later commits will
add the handling of icons specified as absolute paths which both former
swaybar code and libsfdo have thus far avoided.
2025-07-02 07:45:15 +00:00
..
host.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
icon.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
item.c Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-07-02 07:45:15 +00:00
tray.c swaybar: Fix 100% cpu usage if dbus dies. 2024-09-28 16:23:21 +02:00
watcher.c Use has_prefix() instead of strncmp() throughout 2025-01-07 16:35:31 +01:00