Fuzzel packaged with inferior svg backend - causes issues with icons
Description:
As described by upstream maintainer dnkl in this issue, building fuzzel with the backend that we use right now (that being nanosvg) causes some unintended behaviour with certain svg icons, for example "sunshine".
This can be worked around by building fuzzel with cairo + librsvg, as described in the README.md and by the AUR package fuzzel-git.
Additional info:
- package version(s): fuzzel version: 1.11.1 +cairo +png +svg(nanosvg) -assertions
- config and/or log files: N/A
- link to upstream bug report, if any: https://codeberg.org/dnkl/fuzzel/issues/417
Steps to reproduce:
- Install sunshine from their pacman repo: https://github.com/LizardByte/pacman-repo
- Launch fuzzel
- Icon will be incorrect, and will show the tray icon instead.