<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Add touch support to weston's Wayland backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77769#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Add touch support to weston's Wayland backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77769">bug 77769</a>
from <span class="vcard"><a class="email" href="mailto:stu_dby@126.com" title="Boyan Ding <stu_dby@126.com>"> <span class="fn">Boyan Ding</span></a>
</span></b>
<pre>Hi, I'm new to wayland and looking to work on it. I've implemented part of this
according to the code of pointer device but I met some problems.
My understanding of this project:
1. implement the functions of a wl_touch_listener struct and in each function
2. update the status of corresponding frame(if exists) and notify the event.
The problem I met are:
1. In implementing "motion" function of the touch listener. I didn't find the
frame function in shared/frame.c. Are we missing a function named
'frame_touch_motion'(like frame_pointer_motion)?
2. Do we have to take action on the "frame" or "cancel" event of wl_touch? If
so, what should we do?
Please forgive my probably stupid questions for I'm still new to wayland and
weston.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>