[PATCH 0/2] weston: Add touch support to nested wayland backend
Boyan Ding
stu_dby at 126.com
Tue May 6 19:46:28 PDT 2014
The following two patches add touch support to weston's nested wayland
backend to facilitate testing. The first one adds motion support to
cairo-util and the second actually add the touch listeners in the
compositor.
I'm new to wayland and weston and this is my first work. So any advice
is welcomed.
Boyan Ding (2):
cairo-util: Add frame_touch_motion support
compositor-wayland: Add touch support
shared/cairo-util.h | 3 ++
shared/frame.c | 24 ++++++++++++
src/compositor-wayland.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 122 insertions(+)
--
1.9.2
More information about the wayland-devel
mailing list