[PATCH weston v2 0/5] improving support for systems without a pointer device

Stanislav Vorobiov s.vorobiov at samsung.com
Tue May 6 04:46:09 PDT 2014


upd: one more patch that fixes frame buttons
reaction for touchscreens

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


More information about the wayland-devel mailing list