Commit graph

32 commits

Author SHA1 Message Date
2 * r + 2 * t
9de9e7ec98 refactor: migrate rest of the stuff to new font api 2026-04-22 22:47:18 +10:00
2 * r + 2 * t
c21c5fe552 refactor: migrate controlcenter bluetooth 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
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
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
9e2ccbede3 chore: format everything 2026-03-20 04:42:06 +11:00
2 * r + 2 * t
04bfc87f65 bluetooth: make device sort order stable
Closes #948
2026-01-03 18:58:40 +11:00
ATMDA
ef46a02b2f refactor: ToggleButton Tooltips and DeviceList 2025-11-19 21:04:32 -05:00
ATMDA
ff4e9bbdfd refactor: Updated Bluetooth, Ethernet, and Wireless lists to use DeviceList component and improved layout structure 2025-11-19 19:51:28 -05:00
ATMDA
23e5d7d13c controlcenter: renamed panel titles from settings to panel name 2025-11-17 15:46:40 -05:00
ATMDA
338b636de7 controlcenter: corrected typeerror null checks 2025-11-17 08:38:25 -05:00
ATMDA
8c84f670e6 controlcenter: corrected null anchor warn 2025-11-17 08:13:44 -05:00
ATMDA
9cdc30058a controlcenter: font size adjustments on headings 2025-11-14 14:03:10 -05:00
2 * r + 2 * t
ccc398b2a0 internal: better scroll bar 2025-09-19 23:56:17 +10:00
2 * r + 2 * t
98a709af78 plugin/managers: add CircularIndicatorManager
Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++
2025-09-13 15:50:04 +10:00
2 * r + 2 * t
9dcdee9cfc internal: add anim component
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
5c93d07a8e internal: scale rounding properly 2025-08-17 16:06:38 +10:00
2 * r + 2 * t
edef1d21fb internal: better loading indicator
Abstract circular progress into own component
2025-08-14 23:22:47 +10:00
2 * r + 2 * t
6b5a71bf74 controlcenter: fix clipping 2025-08-08 21:57:46 +10:00
2 * r + 2 * t
729bc6f6f1 internal: colour fixes 2025-08-08 21:12:46 +10:00
2 * r + 2 * t
5b8edfc1e2 internal: transparency support coming soon™
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +10:00
2 * r + 2 * t
d7e3be861f internal: fix transparent transitions 2025-08-07 17:05:45 +10:00
2 * r + 2 * t
33501ae7e5 controlcenter/bt: better styling
Less width when toggle buttons pressed
Use expressive anim
2025-08-06 14:42:48 +10:00
2 * r + 2 * t
8cc78cfaf3 controlcenter/bt: better toggles collapsing logic
Hardcoded but eh
2025-08-05 16:31:32 +10:00
2 * r + 2 * t
fb650907a0 internal: rename dcontent -> controlcenter 2025-08-05 16:19:58 +10:00
Renamed from modules/detachedcontent/bluetooth/DeviceList.qml (Browse further)