Commit Graph

3 Commits

Author SHA1 Message Date
fegger fe7d25bba9 Fix CSS margin/width shorthand compatibility in shell widget
Expand shorthand `margin` and `width` properties for `.section` and
`.brightness-levelbar` to individual longhand properties, likely to
avoid issues with older GTK/CSS parsing.
2026-07-13 14:34:22 +02:00
fegger 05b18bdade Improve e-ink support with forced refreshes and no animations
- Add `einkRefresh()` helper calling `pdlc-cli --refresh` after rotation,
  brightness changes, waveform changes, and when the widget opens
- Disable CSS transitions and animations globally to reduce ghosting
- Remove button hover transform and transition effects
- Update README with e-ink-specific guidance and tuning notes
2026-07-13 13:38:46 +02:00
fegger 850a8d0b1c Add Pinenote Shell widget with control panel 2026-07-13 12:16:01 +02:00