Releases: koiuo/randrctl
Releases · koiuo/randrctl
1.11.0 - 2025-08-13
1.10.0 - 2024-02-10
1.10.0
1.9.0 - 2020-06-02
Added
- /etc/randrctl directory is now probed for config and profiles if there's no randrctl config in home dir
Fixed
- deprecation/security warnings caused by outdated pyyaml dependency
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
primaryfield were considered invalid
1.8.0 - 2018-09-01
Added
setupcommand to assist in randrctl setup- new bash completion generated from application code
-doption to detectDISPLAYif executed by udev
Fixed
- python 3.7 compatibility
- migrated from
packittopbr(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.zshrcautoload bashcompinit bashcompinit - obsolete
randrctl-autowrapper script. Userandrctl -dinstead
1.7.1 - 2018-06-16
Fixed
- exception during
randrctl dump
Changed
-voption is replaced withversioncommand. Userandrctl versioninstead 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