| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 26 hours | fix(notify): search freedesktop icon layout and rank by effective size | Danilo M. | 1 | -0/+88 | |
| The hicolor fallback scanned <theme>/apps/<size>, but freedesktop themes use <size>/apps, so hicolor never resolved. Both layouts are now searched, and rasters are ranked by effective pixel size (N@2x is 2N) with a deterministic name tie-break. | |||||
| 26 hours | feat(notify): resolve theme icon names to files | Danilo 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. | |||||
