Re: [PATCH] compositor-x11: convert (some) of X11 buttons to linux input

2011-12-08 Thread Kristian Høgsberg
On Thu, Dec 8, 2011 at 10:16 AM, Pekka Paalanen wrote: > On Thu,  8 Dec 2011 17:03:17 +0200 > Tiago Vignatti wrote: > >> From: Tiago Vignatti >> >> Signed-off-by: Tiago Vignatti > > Reviewed-by: Pekka Paalanen > > For the record, this patch: > - emits booboo instead of some arbitrary button ev

Re: [PATCH] compositor-x11: convert (some) of X11 buttons to linux input

2011-12-08 Thread Pekka Paalanen
On Thu, 8 Dec 2011 17:03:17 +0200 Tiago Vignatti wrote: > From: Tiago Vignatti > > Signed-off-by: Tiago Vignatti Reviewed-by: Pekka Paalanen For the record, this patch: - emits booboo instead of some arbitrary button events for wheel rotation, so wheel on x11 backend will need more fixin

[PATCH] compositor-x11: convert (some) of X11 buttons to linux input

2011-12-08 Thread Tiago Vignatti
From: Tiago Vignatti Signed-off-by: Tiago Vignatti --- compositor/compositor-x11.c | 31 +-- 1 files changed, 29 insertions(+), 2 deletions(-) diff --git a/compositor/compositor-x11.c b/compositor/compositor-x11.c index 544d7e2..870d57a 100644 --- a/compositor/com