Re: [PATCH 1/2] cairo-util: Add frame_touch_motion support

2014-05-13 Thread Boyan Ding
Hi Jason, In writing v2 of the patches I found out frame_touch_motion isn't that easy as it seems. For there's something tricky. Without frame_touch_motion the code actually works all right - finger down on a button presses the button and finger up releases it, regardless of where the finger

Re: [PATCH 1/2] cairo-util: Add frame_touch_motion support

2014-05-13 Thread Stanislav Vorobiov
Hi, Recently I've sent patches to ML that implement just that, see - http://lists.freedesktop.org/archives/wayland-devel/2014-May/014602.html I got no comments on them though... On 05/13/2014 02:14 PM, Boyan Ding wrote: Hi Jason, In writing v2 of the patches I found out frame_touch_motion

Re: [PATCH 1/2] cairo-util: Add frame_touch_motion support

2014-05-13 Thread Jason Ekstrand
On Tue, May 13, 2014 at 5:46 AM, Stanislav Vorobiov s.vorob...@samsung.comwrote: Hi, Recently I've sent patches to ML that implement just that, see - http://lists.freedesktop.org/archives/wayland-devel/2014-May/014602.html I got no comments on them though... Yes, these kind of have to be

Re: [PATCH 1/2] cairo-util: Add frame_touch_motion support

2014-05-07 Thread Jason Ekstrand
On Tue, May 6, 2014 at 9:46 PM, Boyan Ding stu_...@126.com wrote: --- shared/cairo-util.h | 3 +++ shared/frame.c | 24 2 files changed, 27 insertions(+) diff --git a/shared/cairo-util.h b/shared/cairo-util.h index 4493b0d..7aebb65 100644 ---

[PATCH 1/2] cairo-util: Add frame_touch_motion support

2014-05-06 Thread Boyan Ding
--- shared/cairo-util.h | 3 +++ shared/frame.c | 24 2 files changed, 27 insertions(+) diff --git a/shared/cairo-util.h b/shared/cairo-util.h index 4493b0d..7aebb65 100644 --- a/shared/cairo-util.h +++ b/shared/cairo-util.h @@ -211,6 +211,9 @@ void