nosignal-shell/modules/controlcenter
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
..
appearance chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
audio chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
bluetooth chore: fix all import formats 2026-03-22 06:02:19 +11:00
components chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
dashboard chore: fix all import formats 2026-03-22 06:02:19 +11:00
launcher chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
network feat: VPN fixes & improvements (#1116) 2026-03-29 15:25:52 +11:00
notifications feat: fullscreen notification & toasts overlay (#1276) 2026-03-29 15:22:00 +11:00
state chore: fix all import formats 2026-03-22 06:02:19 +11:00
taskbar chore: fix all import formats 2026-03-22 06:02:19 +11:00
ControlCenter.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
NavRail.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
PaneRegistry.qml feat: fullscreen notification & toasts overlay (#1276) 2026-03-29 15:22:00 +11:00
Panes.qml feat: fullscreen notification & toasts overlay (#1276) 2026-03-29 15:22:00 +11:00
Session.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
WindowFactory.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
WindowTitle.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00