sway/common
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
..
cairo.c cairo: Replace <cairo/cairo.h> by <cairo.h> 2021-05-10 10:28:32 +02:00
gesture.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
ipc-client.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
list.c Merge pull request #3271 from ianyfan/list-cleanup 2018-12-09 21:50:19 +10:00
log.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
loop.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
meson.build Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-07-02 07:45:15 +00:00
pango.c common/pango: Disable glyph position rounding 2024-07-10 18:49:42 -04:00
sfdo.c Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-07-02 07:45:15 +00:00
stringop.c stringop: move over has_prefix() 2025-01-07 16:35:31 +01:00
util.c Rename get_current_time_msec to get_current_time_in_msec and move to util.c 2025-06-16 11:26:26 +02:00