| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 28 hours | fix(desktop): wire tile active state and clear connect errors | Danilo M. | 1 | -0/+1 | |
| 30 hours | fix(desktop): honest alwaysActive docs and working Escape in confirm | Danilo M. | 1 | -10/+10 | |
| 30 hours | fix(desktop): slide the page with a transform, not anchored x | Danilo M. | 1 | -3/+7 | |
| The page Loader is anchored to its parent, so the x binding on it was overridden and the slide never rendered. Drive the motion with a Translate transform instead, which the anchors do not touch. Opacity and the back-arrow wiring are unchanged. | |||||
| 30 hours | feat(desktop): the drawer, with the top reserved | Danilo M. | 1 | -0/+187 | |
| Left of DP-1 because conky holds the right; ExclusionMode.Normal so the bar the drawer is reached from stays visible and clickable. The top is an empty Item claiming the space the notification engine will fill, so the grid already sits where it will sit once that lands. | |||||
