Commit graph

40 commits

Author SHA1 Message Date
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
59c906d650 controlcenter: appearance pane async loader 2025-11-16 13:09:09 -05:00
ATMDA
21e715468e controlcenter: changed to popout vs floating to match the other settings buttons (fixed issues with resizing) 2025-11-16 09:45:05 -05:00
ATMDA
f0ea26a71b controlcenter: removed dev panels 2025-11-13 20:52:09 -05:00
ATMDA
baa10d6ccf controlcenter: created dev panel for wireless testing 2025-11-13 16:56:49 -05:00
ATMDA
ffe14748a2 notifs/toasts: reverted all changes to notifications to c0ea060f 2025-11-12 20:57:38 -05:00
ATMDA
c1510b5476 notifs/toasts: reworked notifications and toasts and how they display and work together. see pull request comment. 2025-11-12 14:51:22 -05:00
Robin Seger
fe4ebb79b6
feat: VPN toggle (#689)
* feat: configurable VPN toggle for Wireguard

- Added VPN service for wg-quick
- Added VPN toggle to utilities quick toggles
- Configuration in UtilitiesConfig (enabled, connectionName)

* fix:  monitoring and toasts

- Using nmcli monitor for state detection instead of polling
- Added VPN toast notifications

* fix: use polkit

* feat: multi-provider VPN support

- Added support for netbird and tailscale providers
- Universal interface detection using ip link show
- Provider-specific privilege handling (pkexec only for wireguard)
- Updated README with VPN configuration examples

* feat: less hardcoded, configurable providers

* removed comments

* code style changes

* reorganize signal handler
2025-10-14 16:05:15 +11:00
2 * r + 2 * t
f78bc5adcb internal: fix lsp warnings 2025-10-14 16:03:37 +11:00
2 * r + 2 * t
40f98fb059 utilities/record: fix recording list months
Fixes #782
2025-10-13 23:44:44 +11:00
2 * r + 2 * t
84dc5a3593 utilities: size fixes 2025-09-25 23:04:32 +10:00
2 * r + 2 * t
38b9b86595 config: add toasts for events
Loaded, load parse error, load failed, save failed
Also increase toast icon size
2025-09-22 23:32:36 +10:00
2 * r + 2 * t
61b21f389f feat: add battery warnings
Closes #73
Closes #117
2025-09-21 17:33:28 +10:00
2 * r + 2 * t
0ca5d50546 utilities: add toasts 2025-09-21 16:43:45 +10:00
2 * r + 2 * t
700a3504ca internal: make osd, session and utilities exclusive
Hide utilities when session open
Hide osd when utilities open
Prevents overlaps
2025-09-20 21:47:13 +10:00
2 * r + 2 * t
98a5a62a82 utilities/record: hide sidebar as well
When hiding utilities
2025-09-20 16:02:08 +10:00
2 * r + 2 * t
ccc398b2a0 internal: better scroll bar 2025-09-19 23:56:17 +10:00
2 * r + 2 * t
85d575f6c1 feat: add sidebar
WIP
2025-09-18 15:19:15 +10:00
2 * r + 2 * t
172c1a047d utilities/toggles: add dnd
Closes #80
Closes #426
2025-09-15 23:32:07 +10:00
2 * r + 2 * t
debf99a5d9 utilities: fix colours
Fix transparency + some button colours
2025-09-15 23:09:51 +10:00
2 * r + 2 * t
9c6520b879 utilities/toggles: add gamemode
Closes #617
2025-09-15 22:55:28 +10:00
2 * r + 2 * t
484027202e utilities/toggles: convert to row of icon buttons 2025-09-15 22:36:48 +10:00
2 * r + 2 * t
ff901d825b utilities/record: fix list expand anim 2025-09-15 21:58:36 +10:00
2 * r + 2 * t
7a9fce9dd4 utilities/record: allow pause/resume recording 2025-09-15 21:55:10 +10:00
2 * r + 2 * t
4f54763e02 utilities/record: select mode 2025-09-15 15:59:24 +10:00
2 * r + 2 * t
9a92ad2d62 utilities/record: app2unit 2025-09-14 23:44:08 +10:00
2 * r + 2 * t
a92b3b3ee8 utilities: fix modal mouse area
Also better anim
2025-09-14 20:38:33 +10:00
2 * r + 2 * t
24c0ba77fc utilities: extend modal scrim fade 2025-09-14 20:15:37 +10:00
2 * r + 2 * t
520e3194f4 utilities: add scrim to recording delete modal 2025-09-14 19:04:49 +10:00
2 * r + 2 * t
281b04b6d9 utilities: add recording delete confirmation 2025-09-14 17:31:01 +10:00
2 * r + 2 * t
4b221e2fd5 utilities: add recording control 2025-09-14 16:59:19 +10:00
2 * r + 2 * t
53f7da32e4 utilities: loader content 2025-09-12 16:58:43 +10:00
2 * r + 2 * t
83d3b4ebd5 utilities: add keep awake and quick toggles 2025-09-12 16:51:38 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f internal: add canim component 2025-08-24 16:51:09 +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
c5381c5194 internal: refactor widgets folder
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
2 * r + 2 * t
377a452fc1 utilities: hide for now as wip
Was causing confusion
2025-07-20 12:27:52 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
6eb2164756 internal: add utilities panel base 2025-07-10 12:59:10 +10:00