Commit graph

84 commits

Author SHA1 Message Date
Robin Seger
5c59e4490a
feat: VPN fixes & improvements (#1116)
* 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

* vpn: reworked managment & fixes

       - Switched to primarily use provider status json
         - Emitting more detailed toasts and errors/states
       - Authentication prompt button to open in browser
       - Better resets and provider change

* vpn: replace use of qt5compat

* fixing providers, status and adding custom option

* local qml-lint script lied to me

* format

* section order

* linting

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:25:52 +11:00
Leith
9c34c232e4
fix: ignore escape and tab in input fields (#1330) 2026-03-26 15:52:03 +11:00
2 * r + 2 * t
25515fd32b chore: fix rest of formatting issues 2026-03-22 16:08:57 +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
c3fd5aa905 chore: fix unqualified access 2026-03-20 23:42:36 +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
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
2 * r + 2 * t
6c1765c2e1 controlcenter: remove qt5compat dep 2026-01-28 19:20:12 +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
5a369702d1 controlcenter: updated wireless icons 2025-11-20 08:36:10 -05:00
ATMDA
ae74eabfca refactor: EthernetList styling 2025-11-20 08:24:19 -05:00
ATMDA
ea9ab75db1 refactor: EthernetList correction on selected style 2025-11-20 08:18:29 -05:00
ATMDA
a15554ffde refactor: EthernetList and WirelessList components removed border properties 2025-11-20 08:13:59 -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
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
2d26626643 refactor: SplitPaneWithDetails integrated 2025-11-19 19:25:26 -05:00
ATMDA
70ec8cea65 refactor: NetworkConnection util created, migrated all functions 2025-11-19 19:11:41 -05:00
ATMDA
e8fc13630c refactor: SettingsHeader on all panels 2025-11-19 17:20:00 -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
7db0348ff9 controlcenter: forget network button color 2025-11-15 19:20:01 -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
2 * r + 2 * t
6a92f985d8 internal: use existing button controls
Instead of SimpleButton
2025-11-15 17:15:34 +11: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