[PATCH weston 0/4] Add touch support to the wayland backend
Derek Foreman
derekf at osg.samsung.com
Tue Oct 13 16:37:43 PDT 2015
On 13/10/15 06:32 PM, 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?
Actually, I set this to needs-changes after Daniel's review to get it
out of the way until I had a chance to fix it up.
Will resubmit later this week, thanks for taking a look. :)
>
> 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
More information about the wayland-devel
mailing list