input: Pass axis events through pointer grab interfaces

Graphics / Wayland / Weston - Jonas Ådahl [gmail.com] - 2 November 2015 00:30 UTC

Don't only send motions and buttons but also axis events through the pointer grab interface.

0336ca0 input: Pass axis events through pointer grab interfaces
desktop-shell/exposay.c | 7 +++++++
desktop-shell/shell.c | 24 ++++++++++++++++++++++++
ivi-shell/hmi-controller.c | 8 ++++++++
src/compositor.h | 5 +++++
src/data-device.c | 7 +++++++
src/input.c | 38 ++++++++++++++++++++++++++++++++------
6 files changed, 83 insertions(+), 6 deletions(-)

Upstream: cgit.freedesktop.org


  • Share