Re: [PATCH 0/2] clients: crash fixes when interfaces are unavailable

2014-09-17 Thread Pekka Paalanen
On Tue, 16 Sep 2014 19:13:15 +0200 Olivier Blin wrote: > Hello, > > These small patches fix crashes in clients when some compositor > interfaces are not available. > > This can occur when running the clients together with another > compositor than weston, for example QWaylandCompositor without

[PATCH 0/2] clients: crash fixes when interfaces are unavailable

2014-09-16 Thread Olivier Blin
Hello, These small patches fix crashes in clients when some compositor interfaces are not available. This can occur when running the clients together with another compositor than weston, for example QWaylandCompositor without the TextInputExtension flag enabled. Olivier Blin (2): keyboard: do