| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 28 hours | fix(notify): treat icons up to 256px as an app icon, not a preview | Danilo M. | 1 | -0/+6 | |
| A 256px themed icon or logo was still drawn as a large balloon preview. The bound is now 256 on the long side, which covers kitty's own PNG and typical application logos; a screenshot stays well above it. | |||||
| 28 hours | fix(notify): route icon-like content images to the app-icon slot | Danilo M. | 1 | -0/+95 | |
| Clients like kitty, mail and opencode send their icon through the content-image hint, so it drew as a large balloon preview. A theme-name source, an SVG, or a raster small on both sides now fills the app-icon slot instead; a larger raster (a screenshot) stays the preview. An app_icon already present keeps the slot. | |||||
