summaryrefslogtreecommitdiff
path: root/modules/utilities/cards (follow)
Commit message (Collapse)AuthorAgeFilesLines
* controlcenter: appearance pane async loaderATMDA2025-11-161-1/+1
|
* controlcenter: changed to popout vs floating to match the other settings ↵ATMDA2025-11-161-3/+2
| | | | buttons (fixed issues with resizing)
* controlcenter: removed dev panelsATMDA2025-11-131-12/+0
|
* controlcenter: created dev panel for wireless testingATMDA2025-11-131-0/+13
|
* feat: VPN toggle (#689)Robin Seger2025-10-141-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* utilities/record: fix recording list months2 * r + 2 * t2025-10-131-0/+1
| | | | Fixes #782
* utilities/record: hide sidebar as well2 * r + 2 * t2025-09-201-0/+2
| | | | When hiding utilities
* internal: better scroll bar2 * r + 2 * t2025-09-191-1/+3
|
* utilities/toggles: add dnd2 * r + 2 * t2025-09-151-0/+6
| | | | | Closes #80 Closes #426
* utilities: fix colours2 * r + 2 * t2025-09-153-4/+4
| | | | Fix transparency + some button colours
* utilities/toggles: add gamemode2 * r + 2 * t2025-09-151-0/+6
| | | | Closes #617
* utilities/toggles: convert to row of icon buttons2 * r + 2 * t2025-09-151-97/+47
|
* utilities/record: fix list expand anim2 * r + 2 * t2025-09-151-0/+14
|
* utilities/record: allow pause/resume recording2 * r + 2 * t2025-09-152-196/+358
|
* utilities/record: select mode2 * r + 2 * t2025-09-151-9/+31
|
* utilities/record: app2unit2 * r + 2 * t2025-09-141-2/+2
|
* utilities: add recording delete confirmation2 * r + 2 * t2025-09-141-1/+2
|
* utilities: add recording control2 * r + 2 * t2025-09-143-2/+320
|
* utilities: add keep awake and quick toggles2 * r + 2 * t2025-09-122-0/+266