Re: [PATCH] xwayland: Implement smooth scrolling

2015-05-11 Thread Keith Packard
Dima Ryazanov writes: > We don't even need to simulate button clicks; it's done automatically. > This also fixes scrolling in Qt5 apps. Merged. 9ff89a2..81a51a6 master -> master -- -keith signature.asc Description: PGP signature ___ wayland-dev

Re: [PATCH] xwayland: Implement smooth scrolling

2015-04-30 Thread Peter Hutterer
On Wed, Apr 29, 2015 at 10:39:18PM -0700, Dima Ryazanov wrote: > We don't even need to simulate button clicks; it's done automatically. > This also fixes scrolling in Qt5 apps. > > Signed-off-by: Dima Ryazanov Reviewed-by: Peter Hutterer Cheers, Peter > --- > hw/xwayland/xwayland-input.c |

[PATCH] xwayland: Implement smooth scrolling

2015-04-29 Thread Dima Ryazanov
We don't even need to simulate button clicks; it's done automatically. This also fixes scrolling in Qt5 apps. Signed-off-by: Dima Ryazanov --- hw/xwayland/xwayland-input.c | 53 +--- hw/xwayland/xwayland.h | 4 2 files changed, 16 insertions(+)