From 77f6e9fa21658bb7954b84c64d460b9d58124bf2 Mon Sep 17 00:00:00 2001 From: cos Date: Sat, 25 May 2013 16:22:40 +0200 Subject: Deprecate winliststyle variable & functionality. Window lists in ratpoison were initially displayed in one row, as modelled by how :windows work in screen. When originally implementing column display format an option to select between row & column was introduced. Setting winliststyle to row has been broken for almost four years. Given that no error reports have been seen during this time, it is fair to assume no one is using the functionality. Since allowing two values of winliststyle complicates the code to display winlists & requires different code paths for interactive & non-interactive use, it seems more sane to deprecate the unused feature rather than fix its bug(s). --- doc/ratpoison.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/ratpoison.1') diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index 60319a7..449d7c8 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -650,8 +650,7 @@ the duration specified by \fBmsgwait\fP If \fBmsgwait\fP is zero, toggle between indefinitely showing and not showing. -The messages are shown in columns or rows depending on the \fBset\fPting -of \fBwinliststyle\fP in the format set by \fBset winfmt\fP. +The messages are shown in columns in the format set by \fBset winfmt\fP. The following substitutions happen in format: .br %a by the application name (resource name), -- cgit v1.2.3