Re: [PATCH] xwayland: Implement smooth scrolling

2015-05-11 Thread Keith Packard
Dima Ryazanov d...@gmail.com 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 ___

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 d...@gmail.com Reviewed-by: Peter Hutterer peter.hutte...@who-t.net Cheers, Peter ---

[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 d...@gmail.com --- hw/xwayland/xwayland-input.c | 53 +--- hw/xwayland/xwayland.h | 4 2 files changed,