6a574d92c2
feat: Add overlay to HippieClock
...
- Add method to create overlay element
- Use DateDisplay and TimeDisplay classes
- Add button to toggle display
- Update style for header
- Add methods to handle shapes
2026-03-01 20:57:15 +01:00
8d1d182be4
feat: Add moon phase to HippieClock
2026-03-01 13:01:10 +01:00
56633b364e
feat: Remove legacy clock version
2026-03-01 10:50:43 +01:00
62b21b5e68
feat: New class HippieClock
...
Adapt everything to a class based prototype.
- Functionality of clock still missing
- Original version is hidden
- Size now is dynamic
- Parts can be added
2026-02-28 11:31:57 +01:00
2f87621756
feat: Change clock layout
...
- Clock is now centered in window
- Clock is resized according to window
2026-02-26 19:30:30 +01:00
8fb6181154
feat: Add day of year to clock
...
- Add ring for day of year
- New sections
- Move button
- Center clock
2026-02-25 23:35:29 +01:00
6e75d9b290
feat: New content for clock
...
- Add background canvas
- Add marker
- Add sections
2026-02-25 21:13:53 +01:00
fe8008c5b5
fix: Path to hippie-style
2025-12-01 17:12:05 +01:00
1a1badc786
feat: Update clock to use color from CSS
2025-11-16 13:27:46 +01:00
847c4a9f6b
feat: Update clock
...
Add switch for 12/24-hour format.
2025-11-16 12:57:43 +01:00
fcdbfb41ef
feat: Add clock screen
...
- New screen for a ring clock
- Add a canvas with the first ring
- No functionality yet
2025-11-16 12:29:19 +01:00