Releases: koiuo/randrctl
Releases · koiuo/randrctl
1.9.0 - 2020-06-02
1.8.2 - 2019-02-09
Fixed
- regression where hooks were not applied
1.8.1 - 2018-10-23
Fixed
- regression where profiles with no
primary
field were considered invalid
1.8.0 - 2018-09-01
Added
setup
command to assist in randrctl setup- new bash completion generated from application code
-d
option to detectDISPLAY
if executed by udev
Fixed
- python 3.7 compatibility
- migrated from
packit
topbr
(should fix installation issues) - undesired rounding of refresh rate (#15)
Removed
- outdated zsh and bash completion files. bash completion can be generated with
zsh users can enable bash completion support by adding to
randrctl setup completion
.zshrc
autoload bashcompinit bashcompinit
- obsolete
randrctl-auto
wrapper script. Userandrctl -d
instead
1.7.1 - 2018-06-16
Fixed
- exception during
randrctl dump
Changed
-v
option is replaced withversion
command. Userandrctl version
instead ofrandrctl -v
1.7.0 - 2018-06-16
Fixed
- regression #13
Removed
- support for
config.ini
. Please migrate toconfig.yaml
- support for configuration in
/etc/randrctl