| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
Closes #826
|
| |
|
|
| |
Fixes #807
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
| |
Closes #688
|
| |
|
|
|
| |
* workspaces: icons config
* add README json example
|
| |
|
|
|
|
|
|
|
|
| |
* feat: configurable max volume
- Add maxVolume config option to ServiceConfig
- Add maxValue property to FilledSlider component
- Update OSD sliders to respect maxVolume setting
- Update example config in README
* fix: remove redundant maxValue prop
|
| | |
|
| |
|
|
| |
Lock before sleep
|
| |
|
|
| |
Closes #659
|
| |
|
|
|
|
|
|
|
| |
* Update README.md (added playback and explorer examples in config
I know it's pretty useless to add this but some guys wouldn't know we can edit these in shell config file
* Update README.md
I'm stupid
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
| |
Closes #669
|
| |
|
|
|
| |
Closes #73
Closes #117
|
| | |
|
| |
|
|
| |
WIP
|
| | |
|
| |
|
|
| |
Replaces hypridle
|
| | |
|
| |
|
|
| |
Better for 1920x1080 screens
|
| | |
|
| |
|
|
| |
Use the one in the utilities panel instead
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(launcher): add config option for excluding applications from launcher
* fix(launcher): rename excludedApps to hiddenApps
* chore: add example to readme
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Usage: array of { id, image | icon }
|
| |
|
|
|
|
|
|
|
|
|
| |
* refactor: make launcher actions configurable
* use variants + internal -> setMode + format
* reorder readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* bar: add option to disable scroll actions for volume and brightness
* options for workspaces, brightness and volume
* add options to readme + format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Closes #578
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* nix/hm: environment moved to systemd.environment
* nix/hm: change systemd default target
Follow the home-manager convention for wayland systemd services
* nix/hm: refactor
* readme: refactor configuring section
* readme: fix format
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* [StatusIcons] Add caps lock indicator
* Seprate CapsLock icon
* Use material icon
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* nix: add extraEnvironment in home-manager
This PR enables users to easily add environment variables to make systemd services work properly in all use cases. #390
* Update README.md
* Update README.md
* fix
* Update hm-module.nix
* Update hm-module.nix
* extraEnvironment to environment
* Update README.md
* [CI] chore: update flake
* fix
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* nix: add systemd.target
* fix: format
* Update README.md
* Update hm-module.nix
https://github.com/Vladimir-csp/uwsm/blob/cf2b1d84059f1954d4ec864f2b46a86515acc3c1/example-units/hyprpaper.service#L19
* fix
* Update README.md
|
| | |
|
| | |
|
| |
|
|
| |
added `showOnHover` to launcher config, disabled by default to preserve
existing functionality. when enabled, drag-to-show is disabled.
|
| |
|
|
|
| |
* nix/hm: add option to disable systemd service
* readme: complement home manager configuring
|
| | |
|
| |
|
|
| |
Also remove releases installation section
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Removes grim dependency
|
| |
|
|
|
|
|
|
|
| |
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Disabled by default
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added option to disable brightness slider
* Removed unwanted imports
* Renamed WrappedLoader.name to brightnessSlider
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|