summaryrefslogtreecommitdiff
path: root/modules/background/Visualiser.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add wallpaperEnabled option (#1187)Unrectified2026-02-191-1/+1
| | | | | | | | | | | | | | | | | * fix: change background color to none allowing other wallpaper engine and background enabled * feat: add wallpaperEnabled property and toggle in appearance settings * fix background: Make it "black" if wallpaper is enabled, otherwise "transparent" * fix: separate Visualiser from Wallpaper (hope I didn't made more shit buh) * fix: transparency not working & layer position * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: fix errors due to sync loaders2 * r + 2 * t2026-01-161-1/+1
|
* background: fix visualiser blur + allow disable2 * r + 2 * t2025-10-211-27/+58
| | | | Fixes #807
* plugin: refactor into modules2 * r + 2 * t2025-09-131-1/+1
|
* plugin/ac: not singleton2 * r + 2 * t2025-09-091-2/+2
| | | | | | Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service
* dashboard/media: ensure visualiser heads2 * r + 2 * t2025-09-081-1/+0
|
* plugin/ap: fix collector2 * r + 2 * t2025-09-081-3/+4
| | | | Actually read from speakers not mic
* background: add visualiser2 * r + 2 * t2025-08-251-0/+120
Also dashboard.visualiserBars -> services.visualiserBars