Re: [PATCH 9/9] tests: Add test to verify tests' ini files get loaded

2015-04-03 Thread Bryce Harrington
On Fri, Apr 03, 2015 at 03:21:45PM +0200, Marek Chalupa wrote: > On Fri, Apr 3, 2015 at 4:16 AM, Bryce Harrington > wrote: > > > config-malformed uses an invalid configuration file to verify that the > > test harness is indeed attempting to load the test's requested config > > file. > > + > > +#i

[PATCH libinput v2] evdev: Add support for POINTINGSTICK_CONST_ACCEL udev property

2015-04-03 Thread Hans de Goede
There is quite a wide spread in the delta events generated by trackpoints, some generate deltas of 1-2 under normal use, while others generate deltas from 1-20. It is desirable to normalize trackpoint deltas just like we are normalizing mouse deltas to 1000 dpi, so as to give different model lapto

Re: [PATCH 9/9] tests: Add test to verify tests' ini files get loaded

2015-04-03 Thread Marek Chalupa
On Fri, Apr 3, 2015 at 4:16 AM, Bryce Harrington wrote: > config-malformed uses an invalid configuration file to verify that the > test harness is indeed attempting to load the test's requested config > file. > > Signed-off-by: Bryce Harrington > --- > Makefile.am | 12 +++

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Pekka Paalanen
On Fri, 3 Apr 2015 01:17:26 -0700 Bryce Harrington wrote: > On Fri, Apr 03, 2015 at 10:48:03AM +0300, Pekka Paalanen wrote: > > On Thu, 2 Apr 2015 19:35:52 -0700 > > Bryce Harrington wrote: > > > > > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen > > > wrote: > > > > On Wed, 1 Apr 20

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Bryce Harrington
On Fri, Apr 03, 2015 at 10:48:03AM +0300, Pekka Paalanen wrote: > On Thu, 2 Apr 2015 19:35:52 -0700 > Bryce Harrington wrote: > > > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen wrote: > > > On Wed, 1 Apr 2015 19:17:07 -0700 > > > Bryce Harrington wrote: > > > > > > > There are only

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Pekka Paalanen
On Thu, 2 Apr 2015 19:35:52 -0700 Bryce Harrington wrote: > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen wrote: > > On Wed, 1 Apr 2015 19:17:07 -0700 > > Bryce Harrington wrote: > > > > > There are only minor differences in the syntax for how weston > > > is invoked for .so/.la tes

Re: [PATCH weston 5/6] test: Add client driven repaint

2015-04-03 Thread Pekka Paalanen
On Thu, 02 Apr 2015 12:47:38 -0500 Derek Foreman wrote: > On 27/03/15 07:44 AM, Pekka Paalanen wrote: > > On Fri, 19 Dec 2014 12:45:49 -0600 > > Derek Foreman wrote: > > > >> Allow a test client to call for a repaint. > >> > >> Signed-off-by: Derek Foreman > >> --- > >> protocol/wayland-test.