summaryrefslogtreecommitdiff
path: root/modules/dashboard/dash/DateTime.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: add clock font config2 * r + 2 * t2025-08-121-0/+5
| | | | | Also use mono font for lock media artist Add rubik to nix font deps
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* internal: loader extra clock components2 * r + 2 * t2025-07-311-6/+13
|
* dashboard: fix time spacing2 * r + 2 * t2025-07-311-2/+3
|
* config: respect user locale for twelve hour clock & temperature (#290)Laurens Duin2025-07-311-49/+46
| | | | | | | | | | | | | | | | | | | | | * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* feat: user config file2 * r + 2 * t2025-06-151-1/+1
| | | | Config file at `~/.config/caelestia/shell.json`
* dashboard: fix date time2 * r + 2 * t2025-06-091-1/+1
| | | | Fixes #16
* dashboard: add calendar2 * r + 2 * t2025-05-201-2/+3
|
* dashboard: add media2 * r + 2 * t2025-05-191-3/+0
|
* dashboard: add datetime2 * r + 2 * t2025-05-181-0/+73