summaryrefslogtreecommitdiff
path: root/modules/utilities/Background.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-18feat: add sidebar2 * r + 2 * t1-3/+4
WIP
2025-08-24internal: add canim component2 * r + 2 * t1-5/+2
2025-08-08internal: transparency support coming soon™2 * r + 2 * t1-1/+0
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-07-16internal: use new qs importsSoramane1-2/+2
2025-07-10internal: add utilities panel base2 * r + 2 * t1-13/+8
2025-06-28config: fix overwrite on startup2 * r + 2 * t1-1/+1
2025-06-15feat: user config file2 * r + 2 * t1-2/+2
Config file at `~/.config/caelestia/shell.json`
2025-06-05drawers: fix interaction areas2 * r + 2 * t1-1/+1
Outer corners shouldn't be part of interaction area
2025-05-13launcher: move to drawers2 * r + 2 * t1-56/+49
2025-05-08launcher: fix flatten anim2 * r + 2 * t1-9/+9
2025-05-06popouts: use reals for rounding2 * r + 2 * t1-2/+2
So it looks better
2025-05-06refactor: popout layer consistency with border2 * r + 2 * t1-2/+2
Make them use the same background colour and rounding as the border
2025-05-05wallpaper: limit source size2 * r + 2 * t1-0/+8
Also animate launcher and osd background colours
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-2/+3
2025-05-05feat: border + colour changes2 * r + 2 * t1-1/+1
2025-05-04feat: audio osd2 * r + 2 * t1-2/+0
2025-05-03feat: launcher wallpaper selector2 * r + 2 * t1-3/+2
2025-05-02launcher: add content2 * r + 2 * t1-1/+1
Also use surfaceContainer as background
2025-05-02refactor: separate launcher into multiple files2 * r + 2 * t1-0/+64