nosignal-shell/modules/dashboard
M Matthew Hydock 6e775a1a0e
dashboard: add month/year and paging to calendar (#499)
* add month/year and paging to calendar

also, removed day/month from time panel, and  highlighting weekends
(need to figure out why the weekday enum is incorrect. locale issue?)

* removing dayOfWeek offset hack

this is clearly a me problem. my locale appears to be set to dz, but
only for caelestia shell. not sure why.

* aesthetic and localization improvements

* ensure all localized dates use UTC

issues i was having wrt localized date and day-of-week being off by one
appear to have been due to my timezone. forcing UTC seems to fix this.

* fixes

* anim today indicator

* keep state across open/close

* fix

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 21:49:41 +10:00
..
dash dashboard: add month/year and paging to calendar (#499) 2025-09-03 21:49:41 +10:00
Background.qml internal: add canim component 2025-08-24 16:51:09 +10:00
Content.qml internal: use Anim component 2025-08-24 17:22:00 +10:00
Dash.qml dashboard: add month/year and paging to calendar (#499) 2025-09-03 21:49:41 +10:00
Media.qml internal: refactor Paths util 2025-09-03 18:55:05 +10:00
Performance.qml internal: use Anim component 2025-08-24 17:22:00 +10:00
Tabs.qml internal: use Anim component 2025-08-24 17:22:00 +10:00
Wrapper.qml dashboard: add month/year and paging to calendar (#499) 2025-09-03 21:49:41 +10:00