Re: [PATCH 1/2] evdev: Add support for device quirks and implement axes swapping

2012-09-19 Thread Rob Bradford
On 19 September 2012 07:09, Pekka Paalanen wrote: > On Tue, 18 Sep 2012 16:44:57 +0100 Hi Pekka, > this seems to have quite much of code duplication. Would it not be any > easier to do the swap only at notify_*() calling time instead? > Or do you really need to limit it to these very specific ev

[PATCH] shell: Fix crash when an input panel is hiding

2012-09-19 Thread Jan Arne Petersen
From: Jan Arne Petersen Do not call weston_slide_run when the surface's output is NULL. --- src/shell.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/shell.c b/src/shell.c index 2afa1b3..8dc6f50 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2765,7 +2765,8 @@ show_inp

[PATCH] clients: wlterm: A TSM based terminal emulator

2012-09-19 Thread David Herrmann
TSM (Terminal-emulator State Machine) is a library developed together with "kmscon" which implements a terminal-emulation layer. It has no external depedencies and thus does not do any rendering. It was solely developed to allow writing terminal emulators for different platforms but still providing