[PATCH weston 0/4] improving support for systems without a pointer device
Stanislav Vorobiov
s.vorobiov at samsung.com
Tue May 6 02:52:17 PDT 2014
I've grouped these patches:
http://lists.freedesktop.org/archives/wayland-devel/2014-May/014576.html
http://lists.freedesktop.org/archives/wayland-devel/2014-May/014580.html
into a patchset, I've also added 2 more: one that fixes dnd crash and
one that adds touchscreen support to exposay
Stanislav Vorobiov (4):
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
clients/window.c | 5 +-
desktop-shell/exposay.c | 95 +++++++++++++++++++++++--
desktop-shell/shell.c | 175 ++++++++++++++++++++++++++++++++++++++++++++---
desktop-shell/shell.h | 1 +
shared/cairo-util.h | 2 +-
shared/frame.c | 20 +++---
src/compositor.h | 1 +
src/data-device.c | 16 +++--
src/input.c | 3 +
src/zoom.c | 40 ++++++++---
10 files changed, 315 insertions(+), 43 deletions(-)
--
1.7.9.5
More information about the wayland-devel
mailing list