Re: RFC: Wayland high-resolution wheel scrolling

2019-04-05 Thread Peter Hutterer
On 6/4/19 02:11 , Simon Ser wrote: On Wednesday, April 3, 2019 5:36 AM, Peter Hutterer wrote: I've been trying to sort out the new hi-res wheel scrolling that was added to linux 5.0 but it's been a bit of a struggle to say the least. For the impatient, skip forward to the protocol diff but the

Re: RFC: Wayland high-resolution wheel scrolling

2019-04-05 Thread Simon Ser
On Wednesday, April 3, 2019 5:36 AM, Peter Hutterer wrote: > I've been trying to sort out the new hi-res wheel scrolling that was added to > linux 5.0 but it's been a bit of a struggle to say the least. For the > impatient, skip forward to the protocol diff but the background info is > important.

Re: RFC: Wayland high-resolution wheel scrolling

2019-04-04 Thread Vlad Zagorodniy
On 4/3/19 5:36 AM, Peter Hutterer wrote: kwin (through qtwayland): - doesn't handle discrete at all afaict - pointer axis events are passed through but I got a bit confused over the actual value written on the wire here. Small correction: KWin doesn't use QtWayland (neither directly nor ind

RFC: Wayland high-resolution wheel scrolling

2019-04-02 Thread Peter Hutterer
I've been trying to sort out the new hi-res wheel scrolling that was added to linux 5.0 but it's been a bit of a struggle to say the least. For the impatient, skip forward to the protocol diff but the background info is important. Everything below applies equally to horizontal and vertical scrolli