Commit graph

49 commits

Author SHA1 Message Date
2 * r + 2 * t
c1795d187a feat: add excluded screens config opt
Completely disables everything (except lock) for screen
2026-03-13 00:25:58 +11:00
Unrectified
69adb92087
feat: add wallpaperEnabled option (#1187)
* 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>
2026-02-19 22:34:21 +11:00
Ezekiel Gonzales
4c72e3e06b
desktopclock: background blur GameMode support (#1145) 2026-02-03 23:40:20 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
2 * r + 2 * t
685ad569a3 background: fix desktop clock 12h format 2026-01-20 20:53:34 +11:00
Ezekiel Gonzales
fd1165f153
background: redesign desktop clock and allow positioning (#1092)
* 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
2026-01-18 01:19:53 +11:00
2 * r + 2 * t
33c1c694de internal: fix errors due to sync loaders 2026-01-16 01:59:20 +11:00
2 * r + 2 * t
4f7f21a86d internal: no async loaders
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
2 * r + 2 * t
44e8d811c1 background: non async loader
Fixes #1074
Closes #1080
2026-01-16 01:27:13 +11:00
anders130
668b422149
background: use clock font for the desktop clock font family (#852) 2025-11-03 19:50:42 +11:00
2 * r + 2 * t
bfd149b256 background: fix wallpaper loading on init
Fixes #779
Closes #847
2025-10-30 01:03:57 +11:00
2 * r + 2 * t
8a46b63a55 background: fix visualiser blur + allow disable
Fixes #807
2025-10-21 14:05:06 +11:00
2 * r + 2 * t
8e4c29b9de internal: fix choose wallpaper button 2025-09-22 22:41:17 +10:00
2 * r + 2 * t
306cfc06ed plugin: refactor into modules 2025-09-13 14:38:44 +10:00
2 * r + 2 * t
6ae1a8e811 plugin/ac: not singleton
Also add nodeId prop
BeatTracker not singleton
Move BeatTracker and Cava to Audio service
2025-09-09 16:31:02 +10:00
2 * r + 2 * t
ffed0aefab dashboard/media: ensure visualiser heads 2025-09-08 21:15:18 +10:00
2 * r + 2 * t
d0fdbefbfb plugin/ap: fix collector
Actually read from speakers not mic
2025-09-08 21:10:30 +10:00
Davi Ribeiro
51bcacded4
hypr: fix active window and window focus (#483)
* services/hypr: fix active window and window focus

* format

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 23:15:02 +10:00
2 * r + 2 * t
783057ab0d background: add visualiser
Also dashboard.visualiserBars -> services.visualiserBars
2025-08-25 20:13:55 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
c5381c5194 internal: refactor widgets folder
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
2 * r + 2 * t
3d29709df9 background: fix when disabled
Fixes #246, #283
2025-08-04 16:12:07 +10:00
Laurens Duin
7edcae651e
config: respect user locale for twelve hour clock & temperature (#290)
* 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>
2025-07-31 20:41:56 +10:00
2 * r + 2 * t
32ff695d9e filedialog: better icon filtering
Only thumbnail valid image types

Also move wallpaper extensions into separate singleton in utils
2025-07-22 16:29:38 +10:00
2 * r + 2 * t
b3e9bcfc2d background: load not async
Fixes #235
2025-07-22 00:26:01 +10:00
2 * r + 2 * t
6616cb1327 background: some fixes for desktop clock
Loader + use implicit width/height + move
2025-07-22 00:21:57 +10:00
Kaj
3e3e98b340
feat: add a simple desktop clock (#238)
* 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-22 00:17:23 +10:00
2 * r + 2 * t
4cd554d191 config: allow disabling background
Closes #208
2025-07-20 16:43:47 +10:00
2 * r + 2 * t
3ecc0267fa feat: better file dialog 2025-07-20 16:14:15 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
8a6679eace paths: decode urls
Fixes spaces in paths breaking things
2025-07-07 17:58:18 +10:00
2 * r + 2 * t
7ddf40d2ea icons: use variable axes 2025-06-26 21:05:35 +10:00
2 * r + 2 * t
c94b761459 wallpaper: add fallback and selector
Add fallback for when no wallpaper and button to set
2025-06-18 21:31:36 +10:00
2 * r + 2 * t
5da1b64da0 internal: better caching impl
WARNING: causes blocking when caching image on first load
2025-06-13 23:31:47 +10:00
2 * r + 2 * t
434e31d830 internal: use panelwindow
Using WlrLayershell broke for newer versions of qs
2025-06-04 19:16:17 +10:00
2 * r + 2 * t
016a7c0763 drawers: better show/hide anims
Use m3 expressive curves
2025-05-28 15:56:10 +08:00
2 * r + 2 * t
ac2ef10d3f refactor: move drawers into separate module 2025-05-08 13:32:27 +10:00
2 * r + 2 * t
803ed74912 wallpaper: fix flash when changing wallpapers 2025-05-08 12:38:16 +10:00
2 * r + 2 * t
bdd37012bb refactor: popout layer consistency with border
Make them use the same background colour and rounding as the border
2025-05-06 18:15:06 +10:00
2 * r + 2 * t
dff2bde9a3 thumbnailer: use single process + load original 2025-05-05 22:15:31 +10:00
2 * r + 2 * t
137fd56bb2 feat: show osd on border hover 2025-05-05 20:21:56 +10:00
2 * r + 2 * t
1a650b73bc thumbnailer: better caching 2025-05-05 19:06:32 +10:00
2 * r + 2 * t
57f815bdc8 wallpaper: limit source size
Also animate launcher and osd background colours
2025-05-05 17:15:10 +10:00
2 * r + 2 * t
97ea9d4992 feat: wallpaper and colour preview 2025-05-05 17:06:12 +10:00
2 * r + 2 * t
9a813f827f feat: wallpaper 2025-05-05 16:26:38 +10:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
34e8c4fb87 feat: bar shadow 2025-05-05 11:39:32 +10:00
2 * r + 2 * t
9071de0d60 feat: shadow
Border exclusivity
Fix slider handle text colour
2025-05-05 11:04:03 +10:00
2 * r + 2 * t
c665c0ca98 feat: border + colour changes 2025-05-05 10:19:46 +10:00