summaryrefslogtreecommitdiff
path: root/modules/dashboard/dash/Calendar.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/calendar: add scroll2 * r + 2 * t2025-09-031-152/+165
|
* dashboard/calendar: fix2 * r + 2 * t2025-09-031-5/+7
|
* dashboard: add month/year and paging to calendar (#499)M Matthew Hydock2025-09-031-19/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* internal: fix transparent transitions2 * r + 2 * t2025-08-071-1/+1
|
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-2/+2
| | | | Split into subdirs and rename to components
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* dashboard: fix calendar2 * r + 2 * t2025-06-261-1/+1
| | | | Fixes days in negative utc timezones
* session: fix logout for non-uwsm sessions2 * r + 2 * t2025-06-091-0/+2
|
* dashboard: fix sizing issues2 * r + 2 * t2025-05-241-1/+0
|
* dashboard: calendar no need for layout2 * r + 2 * t2025-05-231-6/+8
|
* dashboard: fix calendar weekdays2 * r + 2 * t2025-05-211-4/+8
|
* dashboard: add calendar2 * r + 2 * t2025-05-201-0/+65