Re: [PATCH libinput 1/3] Add msleep() helper function

2014-06-23 Thread Peter Hutterer
On Mon, Jun 23, 2014 at 01:06:05PM +0200, Hans de Goede wrote: > Hi, > > The svg in the 3th patch contains a lot of "[Not supported by viewer]" > text in the diamonds you use to mark if/else branches. It would be nice > if you could fix this before pushing this set. huh, weird. turns out draw.io

Re: [PATCH libinput 1/3] Add msleep() helper function

2014-06-23 Thread Hans de Goede
Hi, The svg in the 3th patch contains a lot of "[Not supported by viewer]" text in the diamonds you use to mark if/else branches. It would be nice if you could fix this before pushing this set. Other then that this patch-set looks good and is: Reviewed-by: Hans de Goede Regards, Hans On 06/

[PATCH libinput 1/3] Add msleep() helper function

2014-06-22 Thread Peter Hutterer
For those whose eyes struggle to focus on 5 zeros in a row, or those just sick of forgetting one zero and wondering why things don't work. Signed-off-by: Peter Hutterer --- src/libinput-util.h | 8 test/touchpad.c | 12 ++-- 2 files changed, 14 insertions(+), 6 deletions(-)