<AWT Dev> Update to the proposal on enhancing MouseWheelEvent
Alexey Ushakov
alexey.ushakov at jetbrains.com
Mon Jan 13 09:19:29 UTC 2020
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 <Sergey.Bylokhov at oracle.com> 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.
More information about the awt-dev
mailing list