swaywm/sway

swaybar: replace icon lookup with libsfdo

Open

#8,607 opened on Mar 13, 2025

 (5 comments) (0 reactions) (0 assignees)C (1,255 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (16,909 stars)
PR merge metrics
 (Avg merge 7d 21h) (14 merged PRs in 30d)

Description

We have our own icon lookup code, but it's not implementing the spec to the letter.

Switching to this library would allow us to get rid of this stuff: https://gitlab.freedesktop.org/vyivel/libsfdo/

Contributor guide