| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-16 | controlcenter: appearance pane async loader | ATMDA | 1 | -1/+1 | |
| 2025-11-16 | controlcenter: changed to popout vs floating to match the other settings ↵ | ATMDA | 3 | -3/+6 | |
| buttons (fixed issues with resizing) | |||||
| 2025-11-13 | controlcenter: removed dev panels | ATMDA | 1 | -12/+0 | |
| 2025-11-13 | controlcenter: created dev panel for wireless testing | ATMDA | 1 | -0/+13 | |
| 2025-11-12 | notifs/toasts: reverted all changes to notifications to c0ea060f | ATMDA | 1 | -4/+5 | |
| 2025-11-12 | notifs/toasts: reworked notifications and toasts and how they display and ↵ | ATMDA | 1 | -5/+4 | |
| work together. see pull request comment. | |||||
| 2025-10-14 | feat: VPN toggle (#689) | Robin Seger | 1 | -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 | |||||
| 2025-10-14 | internal: fix lsp warnings | 2 * r + 2 * t | 1 | -73/+75 | |
| 2025-10-13 | utilities/record: fix recording list months | 2 * r + 2 * t | 1 | -0/+1 | |
| Fixes #782 | |||||
| 2025-09-25 | utilities: size fixes | 2 * r + 2 * t | 2 | -4/+3 | |
| 2025-09-22 | config: add toasts for events | 2 * r + 2 * t | 1 | -2/+2 | |
| Loaded, load parse error, load failed, save failed Also increase toast icon size | |||||
| 2025-09-21 | feat: add battery warnings | 2 * r + 2 * t | 2 | -0/+10 | |
| Closes #73 Closes #117 | |||||
| 2025-09-21 | utilities: add toasts | 2 * r + 2 * t | 2 | -0/+267 | |
| 2025-09-20 | internal: make osd, session and utilities exclusive | 2 * r + 2 * t | 1 | -1/+1 | |
| Hide utilities when session open Hide osd when utilities open Prevents overlaps | |||||
| 2025-09-20 | utilities/record: hide sidebar as well | 2 * r + 2 * t | 1 | -0/+2 | |
| When hiding utilities | |||||
| 2025-09-19 | internal: better scroll bar | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-09-18 | feat: add sidebar | 2 * r + 2 * t | 2 | -7/+11 | |
| WIP | |||||
| 2025-09-15 | utilities/toggles: add dnd | 2 * r + 2 * t | 1 | -0/+6 | |
| Closes #80 Closes #426 | |||||
| 2025-09-15 | utilities: fix colours | 2 * r + 2 * t | 4 | -8/+4 | |
| Fix transparency + some button colours | |||||
| 2025-09-15 | utilities/toggles: add gamemode | 2 * r + 2 * t | 1 | -0/+6 | |
| Closes #617 | |||||
| 2025-09-15 | utilities/toggles: convert to row of icon buttons | 2 * r + 2 * t | 1 | -97/+47 | |
| 2025-09-15 | utilities/record: fix list expand anim | 2 * r + 2 * t | 1 | -0/+14 | |
| 2025-09-15 | utilities/record: allow pause/resume recording | 2 * r + 2 * t | 3 | -202/+360 | |
| 2025-09-15 | utilities/record: select mode | 2 * r + 2 * t | 3 | -9/+33 | |
| 2025-09-14 | utilities/record: app2unit | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-09-14 | utilities: fix modal mouse area | 2 * r + 2 * t | 1 | -2/+6 | |
| Also better anim | |||||
| 2025-09-14 | utilities: extend modal scrim fade | 2 * r + 2 * t | 1 | -4/+12 | |
| 2025-09-14 | utilities: add scrim to recording delete modal | 2 * r + 2 * t | 1 | -0/+90 | |
| 2025-09-14 | utilities: add recording delete confirmation | 2 * r + 2 * t | 4 | -9/+138 | |
| 2025-09-14 | utilities: add recording control | 2 * r + 2 * t | 5 | -2/+333 | |
| 2025-09-12 | utilities: loader content | 2 * r + 2 * t | 1 | -2/+27 | |
| 2025-09-12 | utilities: add keep awake and quick toggles | 2 * r + 2 * t | 4 | -26/+285 | |
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 1 | -5/+3 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 1 | -5/+2 | |
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 1 | -1/+0 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 1 | -1/+1 | |
| Split into subdirs and rename to components | |||||
| 2025-07-20 | utilities: hide for now as wip | 2 * r + 2 * t | 1 | -2/+2 | |
| Was causing confusion | |||||
| 2025-07-16 | internal: use new qs imports | Soramane | 3 | -6/+6 | |
| 2025-07-10 | internal: add utilities panel base | 2 * r + 2 * t | 3 | -0/+141 | |