[PATCH weston 0/4] Add touch support to the wayland backend

Derek Foreman derekf at osg.samsung.com
Fri Oct 9 09:28:42 PDT 2015


Tizen's been carrying around a patch for this, but it only works for full
screen unrotated compositors.  I've tried to re-write it in a more general
way.

Also, a little gratuitous clean-up in here too.

Derek Foreman (4):
  compositor-wayland: Change focus to a bool instead of an int
  cairo-util: return theme location from frame_touch_down
  compositor-wayland: Properly release input resources when caps change
  compositor-wayland: Add touch support

 shared/cairo-util.h      |   2 +-
 shared/frame.c           |  17 ++---
 src/compositor-wayland.c | 176 ++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 178 insertions(+), 17 deletions(-)

-- 
2.5.3



More information about the wayland-devel mailing list