Releases: cnajm/betterknob
Releases · cnajm/betterknob
v1.2.1
Full Changelog: v1.2.0...v1.2.1
Added
Config
- Added ability to rebind every key, including volume up/down keys
- Useful if your rotary encoder emits non-standard events
- Added
show_overlayconfig option - Added config documentation to readme
v1.1.0
Full Changelog: v1.0.0...v1.1.0
Added
- Added config option
change_system_vol_if_no_audioto control system audio instead when there are no audio sources active.- Set it to
trueif you want the audio source selection to be consistent with the way vol up/down works by default without BetterKnob. - Set it to
false(default) if you prefer to keep system volume fixed and adjust other applications' volumes relative to it.
- Set it to
v1.0.0
Full Changelog: https://github.com/cnajm/betterknob/commits/v1.0.0