From 5a969bc33b4e04e12c4f2199c0e1f6fbadda1cc8 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 12 Jul 2021 20:16:01 +0200 Subject: Mention overlay scrolling in the manual GTK's decision to make overlay scrolling the default seems to be quite controversial. It also brings with it added complexity in both behaviour and configuration and should therefore be mentioned in the manual. --- weltschmerz.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/weltschmerz.1 b/weltschmerz.1 index a00894e..77a67df 100644 --- a/weltschmerz.1 +++ b/weltschmerz.1 @@ -1,4 +1,4 @@ -.Dd June 25, 2021 +.Dd July 12, 2021 .Dt WELTSCHMERZ 1 .Os .Sh NAME @@ -172,6 +172,18 @@ When set to no scrollbar is drawn. The default is .Sy true . +.Pp +Note that +.Nm +uses overlay scrolling if available. +This means that the scrollbar is drawn on top of the terminal and fades +out automatically if unused. +If you wish to turn this behaviour off, set the +.Ev GTK_OVERLAY_SCROLLING +environment variable to +.Sy 0 +or modify the GTK setting +.Sy gtk-overlay-scrolling . .El .Pp The -- cgit v1.2.3-2-gb3c3