RE: [PATCH wayland] debug: add timestamps when logging

2011-07-18 Thread laszlo.p.agocs
Doesn't clock_gettime need -lrt? Otherwise (on Ubuntu at least) the linker will complain about an undefined reference in libwayland-client.so when building wayland apps. Laszlo -Original Message- From: wayland-devel-bounces+laszlo.p.agocs=nokia@lists.freedeskto

RE: [PATCH] Add touch events to protocol.

2011-07-08 Thread laszlo.p.agocs
Hi Chase, True, some additional properties, like pressure and area, are missing however this is intentional as the aim of the patch was to introduce the basics of touch event handling with a minimal set of events and parameters. The problem with the extra touch properties is that they may not b