summaryrefslogtreecommitdiff
path: root/modules/background (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* hypr: fix active window and window focus (#483)Davi Ribeiro2025-08-271-0/+3
| | | | | | | | | * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* background: add visualiser2 * r + 2 * t2025-08-252-1/+152
| | | | Also dashboard.visualiserBars -> services.visualiserBars
* internal: use Anim component2 * r + 2 * t2025-08-241-4/+1
|
* internal: refactor widgets folder2 * r + 2 * t2025-08-043-4/+5
| | | | Split into subdirs and rename to components
* background: fix when disabled2 * r + 2 * t2025-08-041-2/+3
| | | | Fixes #246, #283
* 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>
* filedialog: better icon filtering2 * r + 2 * t2025-07-221-1/+1
| | | | | | Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
* background: load not async2 * r + 2 * t2025-07-221-1/+1
| | | | Fixes #235
* background: some fixes for desktop clock2 * r + 2 * t2025-07-222-2/+25
| | | | Loader + use implicit width/height + move
* feat: add a simple desktop clock (#238)Kaj2025-07-221-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>
* config: allow disabling background2 * r + 2 * t2025-07-201-15/+20
| | | | Closes #208
* feat: better file dialog2 * r + 2 * t2025-07-201-4/+4
|
* internal: use new qs importsSoramane2025-07-162-5/+5
|
* paths: decode urls2 * r + 2 * t2025-07-071-2/+4
| | | | Fixes spaces in paths breaking things
* icons: use variable axes2 * r + 2 * t2025-06-261-3/+0
|
* wallpaper: add fallback and selector2 * r + 2 * t2025-06-181-1/+76
| | | | Add fallback for when no wallpaper and button to set
* internal: better caching impl2 * r + 2 * t2025-06-131-10/+4
| | | | WARNING: causes blocking when caching image on first load
* internal: use panelwindow2 * r + 2 * t2025-06-041-2/+2
| | | | Using WlrLayershell broke for newer versions of qs
* drawers: better show/hide anims2 * r + 2 * t2025-05-281-3/+0
| | | | Use m3 expressive curves
* refactor: move drawers into separate module2 * r + 2 * t2025-05-082-128/+12
|
* wallpaper: fix flash when changing wallpapers2 * r + 2 * t2025-05-081-0/+1
|
* refactor: popout layer consistency with border2 * r + 2 * t2025-05-061-9/+11
| | | | Make them use the same background colour and rounding as the border
* thumbnailer: use single process + load original2 * r + 2 * t2025-05-051-0/+1
|
* feat: show osd on border hover2 * r + 2 * t2025-05-051-0/+6
|
* thumbnailer: better caching2 * r + 2 * t2025-05-051-6/+8
|
* wallpaper: limit source size2 * r + 2 * t2025-05-051-0/+2
| | | | Also animate launcher and osd background colours
* feat: wallpaper and colour preview2 * r + 2 * t2025-05-051-1/+1
|
* feat: wallpaper2 * r + 2 * t2025-05-052-0/+77
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+2
|
* feat: bar shadow2 * r + 2 * t2025-05-051-3/+0
|
* feat: shadow2 * r + 2 * t2025-05-051-37/+79
| | | | | Border exclusivity Fix slider handle text colour
* feat: border + colour changes2 * r + 2 * t2025-05-052-0/+91