[PATCH] shell: support zooming without a pointer device

Stanislav Vorobiov s.vorobiov at samsung.com
Mon May 5 08:29:23 PDT 2014


This patch fixes weston crash when zooming using "super + pgup/pgdn"
binding on systems without a pointer device (i.e. touchscreen only)
Please apply http://lists.freedesktop.org/archives/wayland-devel/2014-May/014576.html
first before trying this one out.

Also, systems without a pointer device experience other crashes,
e.g. when using "drag and drop" or exposay, IMHO it makes sense
to fix those as well with separate patches...

Stanislav Vorobiov (1):
  shell: support zooming without a pointer device

 desktop-shell/shell.c |   22 ++++++++++++++++++++--
 src/compositor.h      |    1 +
 src/input.c           |    3 +++
 src/zoom.c            |   40 ++++++++++++++++++++++++++++++++--------
 4 files changed, 56 insertions(+), 10 deletions(-)

-- 
1.7.9.5



More information about the wayland-devel mailing list