This is v2 patch rebased against master. I've tested it on my systems, seems ok. The only thing I find strange is exposay animation, it looks like zoom in/out is reversed, but that happens without this patch as well, also, this happened with weston 1.4
Stanislav Vorobiov (5): shell: support window resizing using touchscreen shell: support zooming without a pointer device data-device: fix crash on systems with no pointer device exposay: support systems without a pointer device shared/frame: fix frame buttons for touchscreen clients/window.c | 19 ++++- desktop-shell/exposay.c | 95 +++++++++++++++++++++++-- desktop-shell/shell.c | 175 ++++++++++++++++++++++++++++++++++++++++++++--- desktop-shell/shell.h | 1 + shared/cairo-util.h | 5 +- shared/frame.c | 60 ++++++++++++---- src/compositor.h | 1 + src/data-device.c | 19 +++-- src/input.c | 3 + src/zoom.c | 40 ++++++++--- 10 files changed, 371 insertions(+), 47 deletions(-) -- 1.7.9.5 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel