summarylogtreecommitdiffstats
path: root/way-displays.install
diff options
context:
space:
mode:
Diffstat (limited to 'way-displays.install')
-rw-r--r--way-displays.install42
1 files changed, 5 insertions, 37 deletions
diff --git a/way-displays.install b/way-displays.install
index 79f61e083c5c..324dc121144b 100644
--- a/way-displays.install
+++ b/way-displays.install
@@ -32,43 +32,11 @@ magen() {
}
post_install() {
- yello "1.5.0"
- blue "New Feature: User MODE Selection"
- plain " e.g. set HDMI-A-1 3840x2160@144Hz"
- plain ""
- plain " cfg.yaml"
- magen " MODE:"
- magen " - NAME_DESC: HDMI-A-1"
- magen " WIDTH: 3840"
- magen " HEIGHT: 2160"
- magen " HZ: 144"
- plain ""
- plain " CLI"
- green " way-displays -s MODE HDMI-A-1 3840 2160 144"
- plain ""
- blue "Laptop Lid"
- plain " Workaround: Laptop Lid Not Closed At Startup: https://github.com/alex-courtis/way-displays#known-issues-with-workarounds"
- plain ""
- plain " Lid now detected at startup, before connecting to display. This results in slightly slower startup."
- plain ""
- yello "1.5.1"
- plain "${blue}#33${all_off} prevent infinite loop following some mode change failures"
- plain ""
- yello "1.5.2"
- plain "${blue}#37${all_off} clang compilation failure"
- plain ""
- yello "1.5.3"
- plain "Fix segfault when no lid present; thank you Joost Molenaar"
- plain ""
- yello "1.6.0"
- plain "${blue}#49${all_off} IPC API"
- plain ""
- yello "1.6.1"
- plain "${blue}#53${all_off} wlroots 0.16.0 compatibility"
- plain ""
- yello "1.6.2"
- plain "${blue}#56${all_off} handle missing head fields on way-displays -g"
- plain "Print head fields: make, model, serial"
+ yello "1.7.0"
+ blue "New Features:"
+ plain " VRR / adaptive sync"
+ blue "Bug Fixes:"
+ plain " ${green}#60${all_off} order exact name / description matches first"
plain ""
}