Ezekiel Gonzales
49b94e7b18
services: add brightnessIncrement config property ( #1010 )
...
* feat: Add brightnessIncrement config property
* birghtness increment applies on bar scroll
2026-01-03 19:04:00 +11:00
Sven Fischer
8d63cd41b6
feat: add openExpanded notif config option ( #993 )
...
If set in the configuration, the notifications are opened in the
expanded state, displaying the full notification text.
2025-12-21 08:20:23 +11:00
Bora Gülerman
24b313497f
bar: add config option to disable on selected screens ( #920 )
...
* modules/drawers: Added a bar config option to disable the bar on selected screens
Extended the visualizer on screens that the bar is hidden
* modules/drawers: surrounded barwrapper with a loader
* fix/modules/drawers: fix a null reference
missed to fix a reference to bar object to barLoader.item
* modules/drawers: added regex support
also reverted the barLoader, added a disabled property to BarLoader
instead
* fix: module/drawers: applied requested changes
2025-11-26 15:45:49 +11:00
Sven Fischer
11282f6abe
bar/activewindow: add option to invert rotate ( #922 )
...
* feat(activeWindow): Add rotation option to rotate counter-clockwise
* feat(activeWindow): Change rotation to inverted boolean option
* feat(activeWindow): Do not expose inverted property
2025-11-24 19:52:09 +11:00
2 * r + 2 * t
58ac60c47c
bar/popouts: allow disabling individual popouts
...
Closes #826
2025-10-21 19:40:34 +11:00
2 * r + 2 * t
8a46b63a55
background: fix visualiser blur + allow disable
...
Fixes #807
2025-10-21 14:05:06 +11:00
dish
4cb1048fdd
toasts: add toast for media track change ( #790 )
2025-10-15 14:03:14 +11: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
73aa3e32de
toasts: add toast for kb layout change
...
Closes #688
2025-10-14 01:18:54 +11:00
Robin Seger
e399a9d7a3
bar/workspaces: special ws icon config ( #785 )
...
* workspaces: icons config
* add README json example
2025-10-13 22:52:14 +11:00
Robin Seger
dde0f85e78
feat: configurable max volume ( #723 )
...
* 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
2025-10-13 22:50:56 +11:00
2 * r + 2 * t
7e878fd373
readme: add clock font example conf
2025-10-08 13:32:58 +11:00
Soramane
dc986c00aa
plugin: add sleep notifier
...
Lock before sleep
2025-09-26 14:35:54 +10:00
2 * r + 2 * t
d191ac44b5
bar: add compact tray option
...
Closes #659
2025-09-25 16:14:24 +10:00
Nathachou
9cc751df32
readme: update example config ( #693 )
...
* 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
2025-09-25 13:57:23 +10:00
2 * r + 2 * t
603caa945a
readme: update with new configs
2025-09-23 20:03:45 +10:00
2 * r + 2 * t
21e1efd944
config: enable/disable specific toasts
2025-09-23 18:10:32 +10:00
Robin Seger
bef5359702
audio: audio device changed toasts ( #684 )
...
* 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-23 18:04:21 +10:00
2 * r + 2 * t
95fc1c7fba
idlemonitor: configurable timeouts
...
Closes #669
2025-09-23 14:38:44 +10:00
2 * r + 2 * t
61b21f389f
feat: add battery warnings
...
Closes #73
Closes #117
2025-09-21 17:33:28 +10:00
Belal
852e6cb699
readme: fix example config ( #652 )
2025-09-20 19:56:15 +10:00
2 * r + 2 * t
85d575f6c1
feat: add sidebar
...
WIP
2025-09-18 15:19:15 +10:00
2 * r + 2 * t
e723af3293
idlemonitor: inhibit when audio playing
2025-09-17 23:39:09 +10:00
2 * r + 2 * t
24922be5e9
feat: add idle monitor
...
Replaces hypridle
2025-09-17 23:15:47 +10:00
2 * r + 2 * t
4ef6f33024
readme: update manual installation deps
2025-09-13 11:00:04 +10:00
2 * r + 2 * t
082c757bb0
config/launcher: set default maxShown to 7
...
Better for 1920x1080 screens
2025-09-13 10:58:36 +10:00
2 * r + 2 * t
297df9bca1
readme: update example config
2025-09-12 18:45:02 +10:00
2 * r + 2 * t
5fc37bbe0d
bar: remove idle inhibitor
...
Use the one in the utilities panel instead
2025-09-12 18:29:49 +10:00
anders130
58615b809e
launcher: add config option for hiding applications ( #568 )
...
* 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>
2025-09-10 21:19:26 +10:00
2 * r + 2 * t
5b81104ffa
bar/tray: add icon subs
...
Usage: array of { id, image | icon }
2025-09-09 21:02:24 +10:00
Belal
767ced0df3
launcher: allow configuring actions ( #558 )
...
* 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>
2025-09-09 18:34:16 +10:00
Belal
a8baaa9929
bar: configurable scroll actions ( #559 )
...
* 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>
2025-09-08 23:55:46 +10:00
2 * r + 2 * t
24a1af185a
bar/statusicons: add mic indicator
...
Closes #578
2025-09-08 23:49:14 +10:00
Davi Ribeiro
fb9c6d4950
nix/hm: move environment to systemd.environment + refactor ( #551 )
...
* 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>
2025-09-03 22:03:01 +10:00
Belal
04d867b149
bar/statusicons: add lock keys indicator ( #514 )
...
* [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>
2025-09-03 19:56:50 +10:00
BardMoon
19c005b5e3
nix/hm: add extraEnvironment ( #533 )
...
* 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>
2025-09-02 19:51:38 +10:00
BardMoon
a17b76dea1
nix/hm: add systemd.target in home-manager ( #532 )
...
* nix: add systemd.target
* fix: format
* Update README.md
* Update hm-module.nix
cf2b1d8405/example-units/hyprpaper.service (L19)
* fix
* Update README.md
2025-09-01 18:06:02 +10:00
2 * r + 2 * t
a1ac25c665
readme/install: explain different aur packages
2025-08-30 18:04:46 +10:00
2 * r + 2 * t
75476af456
readme: rename arch installation section
2025-08-30 17:53:15 +10:00
M Matthew Hydock
468bab5e5b
launcher: allow show on hover ( #498 )
...
added `showOnHover` to launcher config, disabled by default to preserve
existing functionality. when enabled, drag-to-show is disabled.
2025-08-30 13:08:36 +10:00
Davi Ribeiro
cc80951855
nix/hm: add option to disable systemd service ( #526 )
...
* nix/hm: add option to disable systemd service
* readme: complement home manager configuring
2025-08-30 12:47:23 +10:00
anders130
4b18c95ed1
config: fix default playerAliases ( #506 )
2025-08-30 00:33:44 +10:00
2 * r + 2 * t
45bf808686
readme: add local changes example
...
Also remove releases installation section
2025-08-29 00:43:57 +10:00
2 * r + 2 * t
85784700a3
readme: fix installer example
2025-08-28 22:33:10 +10:00
2 * r + 2 * t
0939fc6290
readme: add home manager to configuring
2025-08-28 22:29:30 +10:00
2 * r + 2 * t
78ec1c5f30
readme: add nix & release installation
2025-08-28 22:21:43 +10:00
2 * r + 2 * t
0b03cfdb15
cmake: use relative paths
2025-08-28 19:17:06 +10:00
2 * r + 2 * t
ee43b0f7e8
config: disable visualiser by default
2025-08-27 23:09:10 +10:00
2 * r + 2 * t
6200f400f3
picker: use saveItem
...
Removes grim dependency
2025-08-27 16:24:12 +10:00
Bruno Inec
fc3b08f6cb
bar/clock: allow hiding icon ( #484 )
...
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:58:54 +10:00