| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 24 hours | feat(desktop): pin glyphs to Inconsolata Nerd Font | Danilo M. | 1 | -1/+1 | |
| Glyphs are Nerd Font private-use codepoints, and relying on per-codepoint fontconfig fallback from Noto Sans let the same codepoint resolve to a different glyph in a different Nerd Font. A Theme.iconFamily now names the render family once, and every glyph Text uses it, while fontFamily stays Noto Sans for words and labels. The ethernet glyph moves from \uf6ff to \uef44, the fa-ethernet codepoint present in Inconsolata. | |||||
| 30 hours | feat(desktop): tile and page chrome | Danilo M. | 1 | -0/+76 | |
| The page body scrolls because mail with several accounts and vm with several VMs both exceed the drawer height; the tile grid deliberately does not, being fixed at a 3x3 ceiling. | |||||
