summaryrefslogtreecommitdiff
path: root/config/BackgroundConfig.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* background: redesign desktop clock and allow positioning (#1092)Ezekiel Gonzales6 days1-0/+17
| | | | | | | | | | | | | | | | | * background(desktop clock): Redesigned the Desktop Clock and allow positioning and scaling * desktopClock: initial fix for contrast and added debug tool * fix properties * fix BackgroundConfig.qml for desktopClock * removed debugging tool and applied maintainer suggestions * added invert colors, opacity, and fix positioning * added blur, fix layout, allow invert colors * added implicitWidth behavior and small change
* background: fix visualiser blur + allow disable2 * r + 2 * t2025-10-211-0/+1
| | | | Fixes #807
* config: disable visualiser by default2 * r + 2 * t2025-08-271-1/+1
|
* background: add visualiser2 * r + 2 * t2025-08-251-0/+8
| | | | Also dashboard.visualiserBars -> services.visualiserBars
* feat: add a simple desktop clock (#238)Kaj2025-07-221-0/+5
| | | | | | | | | | | | | | | | | | | * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com>
* config: allow disabling background2 * r + 2 * t2025-07-201-0/+5
| | | | Closes #208
* refactor: popout layer consistency with border2 * r + 2 * t2025-05-061-16/+0
| | | | Make them use the same background colour and rounding as the border
* feat: border + colour changes2 * r + 2 * t2025-05-051-0/+16