Releases: donovanglover/hyprdim
Releases · donovanglover/hyprdim
v2.0.0
This release notably includes the breaking change of renaming hyprland-autodim
to hyprdim
. Besides that, a --persist
option was added to prevent changes to the hyprland variable dim_inactive
from affecting hyprdim.
Full Changelog: 1.0.0...2.0.0
v1.0.0
- feat: Restore original variables when stopping daemon
- feat: Add shell completions with clap_complete
- feat: Add man pages support with clap_mangen
- feat: Let users customize fade speed/bezier
- feat: Let users customize strength/duration
- feat: Keep track of initial variables
- feat: Enable dim_inactive on startup
Full Changelog: 0.1.0...1.0.0
v0.1.0
This is a minimum viable product for hyprland-autodim that works for my use case but lacks any sort of customization for end-users.
Full Changelog: https://github.com/donovanglover/hyprland-autodim/commits/0.1.0