aboutsummaryrefslogtreecommitdiffstats
path: root/internal/notify/icons_test.go
AgeCommit message (Collapse)AuthorFilesLines
34 hoursfeat(notify): resolve theme icon names to filesDanilo M.1-0/+70
qt6ct's icon_theme is authoritative on this desktop, with the GTK3 setting and hicolor as fallbacks. The lookup prefers scalable, then the largest raster, and follows the theme's Inherits chain, so an app that passes a name instead of a path gets an icon.