summaryrefslogtreecommitdiff
path: root/modules/bar/components/Clock.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar/clock: allow hiding icon (#484)Bruno Inec2025-08-271-5/+11
| | | | | | | | | * bar(clock): allow hiding the calendar icon * loader + showCalendarIcon -> showIcon --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* config: respect user locale for twelve hour clock & temperature (#290)Laurens Duin2025-07-311-1/+1
| | | | | | | | | | | | | | | | | | | | | * 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
|
* internal: bar only vertical2 * r + 2 * t2025-05-271-8/+6
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: better colours2 * r + 2 * t2025-05-241-1/+1
|
* internal: fix binding loops2 * r + 2 * t2025-05-241-1/+7
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-0/+2
|
* feat: bar panel preset2 * r + 2 * t2025-05-011-1/+1
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* feat: bar bluetooth devices2 * r + 2 * t2025-04-291-1/+1
|
* feat: bar network icon2 * r + 2 * t2025-04-291-1/+0
|
* refactor: bar clock use anchors2 * r + 2 * t2025-04-291-8/+6
|
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-2/+2
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-0/+30