[PATCH weston 0/4] Add touch support to the wayland backend
Bryce Harrington
bryce at osg.samsung.com
Tue Oct 13 16:37:36 PDT 2015
On Tue, Oct 13, 2015 at 04:32:39PM -0700, Bryce Harrington wrote:
> On Fri, Oct 09, 2015 at 11:28:42AM -0500, Derek Foreman wrote:
> > 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
>
> Other than a couple minor suggestions from daniels and I, the patchset
> looks fine. I see that this isn't in patchwork, but am guessing that's
> due to annarchy running out of disk space earlier? If so, mind
> resubmitting them so PW has a second chance at them?
Oh and hold off a bit if you do resubmit, as the disk space problem is
still unresolved at present.
> Bryce
>
> > shared/cairo-util.h | 2 +-
> > shared/frame.c | 17 ++---
> > src/compositor-wayland.c | 176 ++++++++++++++++++++++++++++++++++++++++++++---
> > 3 files changed, 178 insertions(+), 17 deletions(-)
> >
> > --
> > 2.5.3
> >
> > _______________________________________________
> > wayland-devel mailing list
> > wayland-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/wayland-devel
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list