Commit graph

78 commits

Author SHA1 Message Date
2 * r + 2 * t
6573a62fc5 refactor: use Font.Xxx enum for weights 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
c869eee460 refactor: migrate more controlcenter stuff 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
06ad45d88a fix: more non global access warnings 2026-04-13 03:23:29 +10:00
2 * r + 2 * t
42b9e57eae fix: use singleton for conf writes 2026-04-12 03:46:37 +10:00
2 * r + 2 * t
3d012e86b3 chore: remove old Config.save() 2026-04-12 03:45:17 +10:00
2 * r + 2 * t
71dd7b4db8 chore: format QML imports 2026-04-11 22:17:24 +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
4714fe8795 feat: use logging categories 2026-04-02 15:29:40 +11:00
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
be3da5a114 fix: control center
Tbh idk what the issue was, but the entire implementation is extremely
scuffed and we need to remake it completely
2026-03-22 01:12:57 +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
3b08cd6594 chore: add newline after id 2026-03-20 04:42:06 +11:00
2 * r + 2 * t
96ed5895d8 feat: async control center 2026-03-20 01:02:44 +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
146aeb7e74
controlcenter: add desktopClock configurations (#1097)
* controlCenter: Added desktopClock configurations

* fix dropdown overlay & animation

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-01-19 15:25:02 +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
ATMDA
0029f2d48a controlcenter: wallpaper now uses gridview, removed custom lazy loading 2025-11-20 10:42:48 -05:00
ATMDA
e781326da4 refactor: replaced wallpaper logic with WallpaperGrid component 2025-11-19 22:41:07 -05:00
ATMDA
ecc1226a0e refactor: replaced CollapsibleSection with FontsSection 2025-11-19 22:25:12 -05:00
ATMDA
bf3a1781d1 refactor: reorganized AppearancePane sections into dedicated components 2025-11-19 22:18:10 -05:00
ATMDA
a243b6148b refactor: replaced input fields with SliderInput components 2025-11-19 21:57:55 -05:00
ATMDA
147410e39b cleanup: removed unnecessary comments 2025-11-19 21:15:40 -05:00
ATMDA
e8fc13630c refactor: SettingsHeader on all panels 2025-11-19 17:20:00 -05:00
ATMDA
ad4213d45c refactor: SplitPaneLayout now component 2025-11-19 12:39:45 -05:00
ATMDA
50e29f8be3 controlcenter: corrected nesting of bg when transparency off 2025-11-19 08:01:48 -05:00
ATMDA
23e5d7d13c controlcenter: renamed panel titles from settings to panel name 2025-11-17 15:46:40 -05:00
ATMDA
678f7e3343 controlcenter: inner scrollbar for larger sections such as fonts 2025-11-17 14:16:05 -05:00
ATMDA
ba094963bc controlcenter: added slight background to expanded collapsiblesections on appearance 2025-11-17 13:55:52 -05:00
ATMDA
b1cc641849 controlcenter: correcting padding/margins on containers 2025-11-17 13:34:29 -05:00
ATMDA
9bd3d57ff5 controlcenter: lazyload cleanup confirmed 2025-11-16 23:33:54 -05:00
ATMDA
57bb5cede1 controlcenter: lazyloading wallpapers FIXED 2025-11-16 21:40:47 -05:00
ATMDA
8981ab8806 controlcenter: added collapse/expand all to apperaance and taskbar 2025-11-16 19:36:05 -05:00
ATMDA
07637da8f6 controlcenter: removed accordion auto-close on sections 2025-11-16 19:31:22 -05:00
ATMDA
f77323b136 controlcenter: lazyloading wallpaper 2025-11-16 14:03:20 -05:00
ATMDA
59c906d650 controlcenter: appearance pane async loader 2025-11-16 13:09:09 -05:00
ATMDA
76029cd8a0 controlcenter: font subsections collapsiblesections 2025-11-16 13:04:03 -05:00
ATMDA
1ce7422838 controlcenter: 1px issue and radii uniform issues fixed 2025-11-16 12:36:50 -05:00
ATMDA
95615e64b7 controlcenter: wallpaper selector now spacing scale aware 2025-11-16 09:25:56 -05:00
ATMDA
63d680404f controlcenter: font slider min-max 2025-11-16 08:56:38 -05:00
ATMDA
ce3902d8f3 controlcenter: wallpaper selector 2025-11-15 23:41:31 -05:00
ATMDA
c3d9fb8dc0 controlcenter: wallpaper gradient/outline 1px fix 2025-11-15 22:03:27 -05:00
ATMDA
7d839be3e5 controlcenter: fonts performance fix (virtual listview) 2025-11-15 21:43:09 -05:00
ATMDA
420a19bf31 controlcenter: gradient rectangle around wallpapers fix 2025-11-15 21:27:38 -05:00
ATMDA
699d7ef7fc controlcenter: padding and spacing scale min-max 2025-11-15 21:24:48 -05:00
ATMDA
90bda07a90 controlcenter: animation bug fix on flickables 2025-11-15 21:22:14 -05:00