> -Original Message-
> From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org]
> On Behalf Of Jonny Lamb
> Sent: Wednesday, March 25, 2015 7:42 PM
> To: Pekka Paalanen; wayland-devel@lists.freedesktop.org
> Cc: Pekka Paalanen; Nobuhiko Tanibata
> Subject: Re: [PATCH weston
Hi,
On 25-03-15 10:49, Peter Hutterer wrote:
On Wed, Mar 25, 2015 at 09:44:48AM +0100, Hans de Goede wrote:
Hi,
On 24-03-15 23:17, Peter Hutterer wrote:
On Tue, Mar 24, 2015 at 04:51:35PM +0100, Hans de Goede wrote:
Change tp_filter_motion to use normalized_coords, rather then having it take
Il 24/03/2015 14:56, Pekka Paalanen ha scritto:
Pekka Paalanen (6):
compositor: postpone unhandled option check
tests: use MODDIR in weston-tests-env
shared: fail reading a directory as a config file
compositor: move code into load_configuration()
Pass config file from compositor t
On Wed, Mar 25, 2015 at 09:44:48AM +0100, Hans de Goede wrote:
> Hi,
>
> On 24-03-15 23:17, Peter Hutterer wrote:
> >On Tue, Mar 24, 2015 at 04:51:35PM +0100, Hans de Goede wrote:
> >>Change tp_filter_motion to use normalized_coords, rather then having it take
> >>separate x and y values.
> >>
> >
Hi,
On 24-03-15 23:17, Peter Hutterer wrote:
On Tue, Mar 24, 2015 at 04:51:35PM +0100, Hans de Goede wrote:
Change tp_filter_motion to use normalized_coords, rather then having it take
separate x and y values.
Signed-off-by: Hans de Goede
weird. I remember writing this patch but apparently
On Tue, 24 Mar 2015 15:23:31 +
Daniel Stone wrote:
> Hi,
>
> On 24 March 2015 at 13:56, Pekka Paalanen wrote:
> > We have the Weston command line option '--no-config' which is meant to
> > prevent loading weston.ini at all. It works for Weston itself, but it
> > does not work for any client