Commit graph

48 commits

Author SHA1 Message Date
2 * r + 2 * t
52272c062d feat: use M3 spacing 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
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
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +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
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
Robin Seger
2ddc367e4e
controlcenter: added VPN settings & management (#1095)
* feat: add VPN settings and management UI

- Add VPN configuration UI
- Update VPN toggle visibility to check enabled providers

* controlcenter: VPN modal transitions & cleanup

* controlcenter: VPN modal styling

* controlcenter: VPN modal scrim

* controlcenter: VPN modal padding

* controlcenter: VPN modal enter & exit behaviour
2026-01-21 00:12:08 +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
bf3a1781d1 refactor: reorganized AppearancePane sections into dedicated components 2025-11-19 22:18:10 -05:00
ATMDA
147410e39b cleanup: removed unnecessary comments 2025-11-19 21:15:40 -05:00
ATMDA
ef46a02b2f refactor: ToggleButton Tooltips and DeviceList 2025-11-19 21:04:32 -05:00
ATMDA
70ec8cea65 refactor: NetworkConnection util created, migrated all functions 2025-11-19 19:11:41 -05:00
ATMDA
d3ecbc1b64 controlcenter: correcting margins/padding after refactor 2025-11-19 13:21:18 -05:00
ATMDA
aff01f01a8 refactor: PaneTransition now component 2025-11-19 13:10:09 -05:00
ATMDA
ad4213d45c refactor: SplitPaneLayout now component 2025-11-19 12:39:45 -05:00
ATMDA
52b1b79abd controlcenter: added elevation effect to networking pane for improved visual hierarchy 2025-11-17 20:03:31 -05:00
ATMDA
ee33f8f07b controlcenter: corrected timing of network panel animations 2025-11-17 19:44:31 -05:00
ATMDA
23e5d7d13c controlcenter: renamed panel titles from settings to panel name 2025-11-17 15:46:40 -05:00
ATMDA
70c1e5f257 controlcenter: updated lock badge colors on networking 2025-11-17 13:46:12 -05:00
ATMDA
eb0286a282 controlcenter: lock badge on signal strength for secure networks 2025-11-17 08:36:14 -05:00
ATMDA
4a7c2dbdd5 controlcenter: moved connection status/security type in networking 2025-11-17 08:22:36 -05:00
ATMDA
c2c04b8637 controlcenter: corrections on scrolling in panes and missing scrollbars 2025-11-17 08:09:32 -05:00
ATMDA
9f8f8ac731 controlcenter: correcting containers (network details) 2025-11-16 23:01:51 -05:00
ATMDA
d0c51d4c51 hierarchy: moved ethernet to network 2025-11-16 19:22:46 -05:00
ATMDA
b05650b451 controlcenter: lock icon + security type 2025-11-16 12:59:49 -05:00
ATMDA
b0006f2f11 controlcenter: corrected all panels edge-to-edge containers 2025-11-15 16:44:11 -05:00
ATMDA
bfe0905d47 controlcenter: correcting margins (networking details pane) 2025-11-15 10:58:04 -05:00
ATMDA
f79fd9328c controlcenter: fix edge to edge in panels 2025-11-15 10:25:45 -05:00
ATMDA
05b0660627 controlcenter: password input errors/wrong pass 2025-11-15 01:31:53 -05:00
ATMDA
19fb58d249 controlcenter: removed signal strength percentage from network list 2025-11-15 00:59:19 -05:00
ATMDA
6cc779d6f3 controlcenter: wireless networks display icons of signal strength 2025-11-15 00:50:17 -05:00
ATMDA
a40624839b controlcenter: selectables now match bluetooth pane 2025-11-15 00:36:26 -05:00
ATMDA
e339439ee8 controlcenter: network pane added scrollbar 2025-11-15 00:31:19 -05:00
ATMDA
20e07b2a13 controlcenter: clip to all styledflickable 2025-11-15 00:29:42 -05:00
ATMDA
90e920bf2e controlcenter: fixed anchors vs parent logs 2025-11-15 00:25:31 -05:00
ATMDA
7d1c89a7a8 controlcenter: undo accordion collapse on network and audio pane sections 2025-11-15 00:18:20 -05:00
ATMDA
bd6122eaef controlcenter connected network top of list fix 2025-11-14 22:43:09 -05:00
ATMDA
9de5e790a0 controlcenter: minor tidying (capitalization and filename) 2025-11-14 16:42:23 -05:00
ATMDA
5994c77dea controlcenter: minor adjustments of accordion menu 2025-11-14 14:11:40 -05:00
ATMDA
9cdc30058a controlcenter: font size adjustments on headings 2025-11-14 14:03:10 -05:00
ATMDA
c30022b75e controlcenter: fix bug, couldn't select wifi network while ethernet interface was selected 2025-11-14 13:48:32 -05:00
ATMDA
6043adf666 controlcenter: merged wireless/ethernet panes 2025-11-14 12:05:07 -05:00
ATMDA
540cebdbbd controlcenter: merging wireless/ethernet panes (wip/stash) 2025-11-14 11:59:36 -05:00