2 * r + 2 * t
|
d04963160b
|
refactor: migrate controlcenter network 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
|
d675478e91
|
refactor: use new anim type prop
|
2026-04-15 18:32:19 +10:00 |
|
2 * r + 2 * t
|
666d451f4b
|
fix: global config use for rest of global props
|
2026-04-12 23:02:00 +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
|
d99fefdd34
|
fix: use correct anim tokens in QML
|
2026-04-11 21:41:31 +10:00 |
|
2 * r + 2 * t
|
3a37d77d1f
|
feat: replace qml config module with c++ module
|
2026-04-11 21:18:56 +10:00 |
|
Robin Seger
|
dfc5bcf8b9
|
fix: preserve VPN interface and command fields (#1373)
|
2026-04-03 02:43:22 +11:00 |
|
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 |
|
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
|
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
|
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 |
|