summaryrefslogtreecommitdiff
path: root/modules/background (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-22filedialog: better icon filtering2 * r + 2 * t1-1/+1
Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
2025-07-22background: load not async2 * r + 2 * t1-1/+1
Fixes #235
2025-07-22background: some fixes for desktop clock2 * r + 2 * t2-2/+25
Loader + use implicit width/height + move
2025-07-22feat: add a simple desktop clock (#238)Kaj1-0/+7
* 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>
2025-07-20config: allow disabling background2 * r + 2 * t1-15/+20
Closes #208
2025-07-20feat: better file dialog2 * r + 2 * t1-4/+4
2025-07-16internal: use new qs importsSoramane2-5/+5
2025-07-07paths: decode urls2 * r + 2 * t1-2/+4
Fixes spaces in paths breaking things
2025-06-26icons: use variable axes2 * r + 2 * t1-3/+0
2025-06-18wallpaper: add fallback and selector2 * r + 2 * t1-1/+76
Add fallback for when no wallpaper and button to set
2025-06-13internal: better caching impl2 * r + 2 * t1-10/+4
WARNING: causes blocking when caching image on first load
2025-06-04internal: use panelwindow2 * r + 2 * t1-2/+2
Using WlrLayershell broke for newer versions of qs
2025-05-28drawers: better show/hide anims2 * r + 2 * t1-3/+0
Use m3 expressive curves
2025-05-08refactor: move drawers into separate module2 * r + 2 * t2-128/+12
2025-05-08wallpaper: fix flash when changing wallpapers2 * r + 2 * t1-0/+1
2025-05-06refactor: popout layer consistency with border2 * r + 2 * t1-9/+11
Make them use the same background colour and rounding as the border
2025-05-05thumbnailer: use single process + load original2 * r + 2 * t1-0/+1
2025-05-05feat: show osd on border hover2 * r + 2 * t1-0/+6
2025-05-05thumbnailer: better caching2 * r + 2 * t1-6/+8
2025-05-05wallpaper: limit source size2 * r + 2 * t1-0/+2
Also animate launcher and osd background colours
2025-05-05feat: wallpaper and colour preview2 * r + 2 * t1-1/+1
2025-05-05feat: wallpaper2 * r + 2 * t2-0/+77
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-1/+2
2025-05-05feat: bar shadow2 * r + 2 * t1-3/+0
2025-05-05feat: shadow2 * r + 2 * t1-37/+79
Border exclusivity Fix slider handle text colour
2025-05-05feat: border + colour changes2 * r + 2 * t2-0/+91