| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-10-15 | toasts: add toast for media track change (#790) | dish | 1 | -0/+1 | |
| 2025-10-14 | feat: VPN toggle (#689) | Robin Seger | 1 | -0/+7 | |
| * 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 | toasts: add toast for kb layout change | 2 * r + 2 * t | 1 | -0/+1 | |
| Closes #688 | |||||
| 2025-09-25 | utilities: size fixes | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-09-23 | hypr: add cap/num lock toasts | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-09-23 | config: enable/disable specific toasts | 2 * r + 2 * t | 1 | -0/+4 | |
| 2025-09-23 | audio: audio device changed toasts (#684) | Robin Seger | 1 | -0/+6 | |
| * Added toast notifications for audio device changes * rename to toasts * moved into audio service * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-21 | utilities: add toasts | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-09-15 | utilities/record: select mode | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-09-12 | utilities: add keep awake and quick toggles | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-08-07 | controlcenter: better navrail | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-08-05 | internal: rename dcontent -> controlcenter | 2 * r + 2 * t | 1 | -0/+0 | |
| 2025-07-23 | dcontent: create bluetooth panel | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-07-19 | internal: fix types for lsp | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-06-21 | feat: window info panel | 2 * r + 2 * t | 1 | -3/+2 | |
| Also disable reload popup | |||||
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 1 | -9/+5 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-05-13 | session: show/hide on drag | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-05-11 | feat: session menu | 2 * r + 2 * t | 1 | -3/+1 | |
| 2025-05-04 | feat: brightness osd | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-04 | feat: audio osd | 2 * r + 2 * t | 1 | -0/+14 | |