summarylogtreecommitdiffstats
path: root/way-displays.install
diff options
context:
space:
mode:
Diffstat (limited to 'way-displays.install')
-rw-r--r--way-displays.install20
1 files changed, 5 insertions, 15 deletions
diff --git a/way-displays.install b/way-displays.install
index d7e19fd01299..93c9b2c753db 100644
--- a/way-displays.install
+++ b/way-displays.install
@@ -32,23 +32,13 @@ magen() {
}
post_install() {
- yello "1.8.0"
+ yello "1.9.0"
blue "New Features:"
- plain " ${magenta}ORDER${all_off}, ${magenta}DISABLED${all_off}, ${magenta}SCALE${all_off}, ${magenta}MODE${all_off} may use a regex"
- plain " Explicit ${magenta}ORDER${all_off}: exact match, regex match, partial match"
- plain " Add ${magenta}VRR_OFF${all_off}"
- plain " Add ${magenta}SCALING${all_off}"
- plain " CLI ${blue}--get${all_off} prints commands"
- plain " CLI ${blue}--yaml${all_off} output"
- plain ""
- yello "1.8.1"
- blue "Bug Fixes:"
- plain " Failure following DISABLE"
- plain ""
- yello "1.8.2"
+ plain " TRANSFORM"
+ plain " Allow exact refresh HZ up to 3d.p."
blue "Bug Fixes:"
- plain " CLI yaml output uses sequences"
- plain " Fall Back To Writable Location For cfg.yaml"
+ plain " Ignore multiple preferred modes"
+ plain " Apply VRR_OFF via CLI and cfg.yaml"
plain ""
}