Re: [PATCH v2] xdg-shell: validate positioner object

2016-11-15 Thread Jonas Ådahl
On Fri, Sep 23, 2016 at 09:31:23AM +0200, Sjoerd Simons wrote: > According to the xdg-shell v6 protocol a positioner object is only > complete if both the size and its anchor rectangle are set. Ensure the > weston clients do this and let weston be more strict on checking if a > client has done so.

Re: [PATCH wayland 2/3] Makefile: do not put TESTS into check_PROGRAMS

2016-11-15 Thread Peter Hutterer
On Thu, Nov 10, 2016 at 11:57:44AM +0200, Pekka Paalanen wrote: > From: Pekka Paalanen > > If you assign TESTS into check_PROGRAMS, you cannot add a test that is > not built from source files. > > Instead, use a temporary variable built_test_programs to hold the names > that are both programs bu

Re: [PATCH libinput] Use AM_DISTCHECK_CONFIGURE_FLAGS, not just DISTCHECK_CONFIGURE_FLAGS

2016-11-15 Thread Peter Hutterer
On Tue, Nov 15, 2016 at 07:59:29PM +, Emil Velikov wrote: > On 15 November 2016 at 05:11, Peter Hutterer wrote: > > The latter is for commandline overrides. > > > > Signed-off-by: Peter Hutterer > Reviewed-by: Emil Velikov > > > --- > > Ooops, didn't notice until Semaphore CI failed (it use

Re: [PATCH libinput] Use AM_DISTCHECK_CONFIGURE_FLAGS, not just DISTCHECK_CONFIGURE_FLAGS

2016-11-15 Thread Emil Velikov
On 15 November 2016 at 05:11, Peter Hutterer wrote: > The latter is for commandline overrides. > > Signed-off-by: Peter Hutterer Reviewed-by: Emil Velikov > --- > Ooops, didn't notice until Semaphore CI failed (it uses the environment > itself) > We have another CI solution which offers free ac

Re: [PATCH wayland] protocol: spell out that we're using linux/input-event-codes.h key codes

2016-11-15 Thread Jonas Ådahl
On Thu, Nov 10, 2016 at 10:22:41AM +, Daniel Stone wrote: > Hi, > > On 10 November 2016 at 05:19, Peter Hutterer wrote: > > A side-note here: my first version sent to Jonas privately had a reserved > > range for any key with the highest bit set. The idea here was to have a > > range defined t

Re: [PATCH wayland 3/3] tests: add scanner tests

2016-11-15 Thread Emilio Pozuelo Monfort
On 11/11/16 15:56, Pekka Paalanen wrote: > On Thu, 10 Nov 2016 12:18:55 +0200 > Pekka Paalanen wrote: > >> On Thu, 10 Nov 2016 11:11:51 +0100 >> Emilio Pozuelo Monfort wrote: >> >>> On 10/11/16 10:57, Pekka Paalanen wrote: From: Pekka Paalanen Add tests that ensure that wayland

Re: [PATCH weston v2 1/3] gl-renderer: Add EGLDevice enumeration support

2016-11-15 Thread Pekka Paalanen
On Mon, 14 Nov 2016 20:38:43 -0800 Miguel Angel Vico wrote: > Thanks, Pekka. > > Inline. > > On Mon, 7 Nov 2016 16:22:49 +0200 > Pekka Paalanen wrote: > > > * PGP Signed by an unknown key > > > > On Wed, 18 May 2016 17:51:36 +0200 > > "Miguel A. Vico" wrote: > > > > > EGLDevice provides