From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 752 invoked from network); 30 Nov 2020 02:21:35 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 30 Nov 2020 02:21:35 -0000 Received: from [127.0.0.1] ([104.59.85.219]) by ewsd; Sun Nov 29 21:17:18 -0500 2020 Date: Sun, 29 Nov 2020 21:17:29 -0500 From: Stanley Lieber To: 9front@9front.org In-Reply-To: References: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: object-oriented app-oriented property firewall general-purpose descriptor grid Subject: Re: [9front] rio: resize flash patch Reply-To: 9front@9front.org Precedence: bulk On November 29, 2020 8:48:46 PM EST, ori@eigenstate=2Eorg wrote: >Quoth Alex Musolino : >>=20 >> Yeah, it *was* added for a time (changeset d0a53c92a84d) but later remo= ved >> because it caused some problems (changeset a43c3e5624da)=2E For what it= 's worth, >> I happen to like the ability to vary the stride of a scroll wheel click= =2E I'd >> like to see this feature in acme=2E > >Agreed, I like it too=2E Also: The distance down the window controls the = speed >of scrolling everywhere else=2E > >But I get it -- it's definitely something that threw me off until I reali= zed >what was actually going on=2E If you don't know what changes scroll speed= , having >things scroll half a page at a time sometimes, but only a line at a time = at >other times can be disorienting=2E galaxy brain scrolling was my idea (although i didn't implement it)=2E it'= s also in sam and mothtra=2E i urged for it to br added to acme, and it was= , but as alex mentioned, the implementation was broken so it was removed=2E= it works just like clicking at different places in the scrollbar, only it'= s with the scrollwheel used anywhere=2E to me, it makes scrolling more intu= itive and efficient=2E shift+scroll for one line at a time (currently implemented only in rio) wa= s likewise my idea=2E i think cinap actually implemented that one=2E i want= ed it elsewhere, too, but it's more complicated in other privrams=2E coincidentally i'm working on an update to fqa8 that explains all the curr= ently extant scrolling quirks=2E sl