Commit graph

27 commits

Author SHA1 Message Date
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
8b64d38e26 chore: remove unused imports 2026-03-20 22:33:26 +11:00
2 * r + 2 * t
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +11:00
2 * r + 2 * t
94387e7770 feat: async picker and background 2026-03-20 01:02:04 +11:00
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
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +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
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
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
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
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
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
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +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
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
9a813f827f feat: wallpaper 2025-05-05 16:26:38 +10:00
2 * r + 2 * t
34e8c4fb87 feat: bar shadow 2025-05-05 11:39:32 +10:00
2 * r + 2 * t
c665c0ca98 feat: border + colour changes 2025-05-05 10:19:46 +10:00