Hello Sergey, I can enable smooth scrolling on linux via xinput2. As I understand it, correct me if i am wrong, this change don't require change of public API, we can use precise delta?
Looking forward to hearing from you, Denis From: Alexey Ushakov <[email protected]> > Date: Mon, Jan 13, 2020 at 12:19 PM > Subject: Re: <AWT Dev> Update to the proposal on enhancing MouseWheelEvent > To: Sergey Bylokhov <[email protected]> > Cc: Denis Konoplev <[email protected]>, Pavel Fatin < > [email protected]>, <[email protected]> > > > Hello Sergey, > > We’ve resumed our work on smooth scrolling. However, this time we started > from other end - we’ve implemented support of touch screen devices on Linux > and Windows. I think we can extend it on precise scrolling deltas for high > precision mouse devices. Currently we have only private API in our JBR but > we’re going to discuss it on OpenJDK alias a bit later. This work is driven > by Denis Konoplev. He’ll provide some more technical info soon. > > Best Regards, > Alexey > > > > On 12 Jan 2020, at 03:22, Sergey Bylokhov <[email protected]> > wrote: > > > > Hi, Pavel. > > > > On 1/5/17 8:21 am, Pavel Fatin wrote: > >> Thus, 2 of the 3 major OSes already provide absolute scrolling deltas – > that's an additional argument in favor of the Java's MouseWheelEvent > enhancement. > > > > After some period of time can you please share how the solution above > has recommended itself. > > > >> Besides, it seems plausible that Linux will also embrace this trend and > include absolute scrolling deltas in XInput2 and (especially) libinput. > > > > Did something similar was implemented on Linux? > > > > > > -- > > Best regards, Sergey. > <[email protected]>
