2 * r + 2 * t
b6c97432ab
feat: increase default number of visualiser bars
2026-05-02 12:47:52 +10:00
2 * r + 2 * t
158588ce89
refactor: no need to explicitly type as default spatial
...
Default spatial is the default type, so no need to type anims as such
2026-04-23 03:47:56 +10:00
2 * r + 2 * t
7ea5fd3c70
fix: use effects curve for effects
2026-04-23 03:45:22 +10:00
2 * r + 2 * t
04f34034c3
feat: rework wallpaper to use stack instead of A/B
...
Also switch colour animation to SlowEffects
2026-04-23 01:00:35 +10:00
2 * r + 2 * t
c4539d6960
refactor: icons follow builders pattern
...
Also add icon size() shorthand
And builder scale()
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
acd492b3ea
refactor: migrate MaterialIcon font to fontStyle
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
61555294e6
refactor: migrate background/winfo/session to new font API
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
52272c062d
feat: use M3 spacing tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
0d0dcaf115
refactor: replace scaled padding with new tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
57db6e246c
feat: use M3 padding tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
711587d193
refactor: migrate to new rounding tokens
2026-04-22 22:47:18 +10:00
2 * r + 2 * t
6e234d6656
refactor: use signals instead of functions
2026-04-18 01:04:04 +10:00
2 * r + 2 * t
921c619ccb
refactor: use new AnchorAnim component
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
d675478e91
refactor: use new anim type prop
2026-04-15 18:32:19 +10:00
2 * r + 2 * t
8106aca173
fix: even more non global access
2026-04-13 16:42:00 +10:00
2 * r + 2 * t
b8d17ad8ef
fix: use global config for global properties
2026-04-12 22:47:30 +10:00
2 * r + 2 * t
71dd7b4db8
chore: format QML imports
2026-04-11 22:17:24 +10:00
2 * r + 2 * t
d99fefdd34
fix: use correct anim tokens in QML
2026-04-11 21:41:31 +10:00
2 * r + 2 * t
b5dcd07ab8
fix: use correct size tokens in QML
2026-04-11 21:24:16 +10:00
2 * r + 2 * t
3a37d77d1f
feat: replace qml config module with c++ module
2026-04-11 21:18:56 +10:00
2 * r + 2 * t
612f828b9f
fix: don't loader variants
...
Change model instead
This may or may not help with the background not loading
2026-04-06 23:04:48 +10:00
2 * r + 2 * t
3bdffca061
feat: c++ visualiser
...
Closes #1126
2026-03-30 01:54:06 +11:00
2 * r + 2 * t
42a1f34ddb
chore: fix property-override linter warnings
2026-03-28 18:17:36 +11:00
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
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
94387e7770
feat: async picker and background
2026-03-20 01:02:04 +11:00
2 * r + 2 * t
e2552f604d
fix: gate wallpaper placeholder on update
...
Closes #1289
2026-03-19 22:54:16 +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
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