Re: [RFC wayland-protocols] Color management protocol

2016-12-13 Thread Graeme Gill
Carsten Haitzler (The Rasterman) wrote: > On Mon, 12 Dec 2016 17:57:08 +1100 Graeme Gill said: >> Right. So a protocol for querying the profile of each output for its surface >> is a base requirement. > > i totally disagree. the compositor should simply provide available

[PATCH libinput 1/3] touchpad: convert two functions to use the device->phys helpers

2016-12-13 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 24 +--- src/evdev.h | 27 +++ 2 files changed, 40 insertions(+), 11 deletions(-) diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c index

[PATCH libinput 3/3] filter: add a comment for how we calculate velocity

2016-12-13 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- src/filter.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/src/filter.c b/src/filter.c index a7cb545..77652a2 100644 --- a/src/filter.c +++ b/src/filter.c @@ -228,6 +228,13 @@ calculate_velocity_after_timeout(struct

[PATCH libinput 2/3] filter: split a condition up so we can mark it as bug

2016-12-13 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- src/filter.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/filter.c b/src/filter.c index 0bb066c..a7cb545 100644 --- a/src/filter.c +++ b/src/filter.c @@ -245,9 +245,12 @@ calculate_velocity(struct

Re: [RFC wayland-protocols] Color management protocol

2016-12-13 Thread Graeme Gill
Carsten Haitzler (The Rasterman) wrote: > On Mon, 12 Dec 2016 18:18:21 +1100 Graeme Gill said: >> The correct approach to avoiding such issues is simply >> to make both aspects Wayland (extension) protocols, so >> that Wayland color management and color sensitive

Re: [RFC wayland-protocols] Color management protocol

2016-12-13 Thread The Rasterman
On Tue, 13 Dec 2016 17:14:21 +1100 Graeme Gill said: > Carsten Haitzler (The Rasterman) wrote: > > On Fri, 9 Dec 2016 15:30:40 +1100 Graeme Gill said: > > >> I thought I'd explained this in the previous post ? - perhaps > >> I'm simply not

Re: [RFC wayland-protocols] Color management protocol

2016-12-13 Thread The Rasterman
On Tue, 13 Dec 2016 17:46:25 +1100 Graeme Gill said: > Carsten Haitzler (The Rasterman) wrote: > > > wouldn't it be best not to explicitly ask for an output colorspace and just > > provide the colorspace of your buffer and let the compositor decide? e.g. if > > your

package configuration file is missing in wayland-ivi-extension

2016-12-13 Thread Arun Kumar
Hi, The package configuration file is missing in wayland-ivi-extension. This file is hardly dependent when building wayland-ivi-extension along with other dependent packages[gstreamer]. An example file prefix=/usr exec_prefix=/usr libdir=/usr/lib includedir=/usr/include Name:

Re: Remote display with 3D acceleration using Wayland/Weston

2016-12-13 Thread Christian Stroetmann
On 13.Dec.2016 21:39, DRC wrote: I thought about this on the 14th of March 2014 (see also [1]). Have you looked at https://github.com/waltham/waltham ? Regards Christian Stroetmann [1] OntoGraphics (www.ontolinux.com/technology/ontographics/ontographics.htm) Greetings. I am the founder

Re: Problem With libwayland-cursor.so

2016-12-13 Thread Pekka Paalanen
On Sat, 10 Dec 2016 22:09:29 +0330 Ali wrote: > Dear Wayland, > > After I’ve read “Building Weston” doc I cross compiled the wayland and then I > tried to run Weston by : > start-weston > > It complained: > > [00:01:00.878] weston 1.0.3 >