Re: [PATCH weston 2/3] drm: port the drm backend to the new init api

2015-08-25 Thread Jon A. Cruz
On 08/25/2015 03:08 AM, Pekka Paalanen wrote: On Mon, 24 Aug 2015 19:26:48 -0700 Bryce Harrington br...@osg.samsung.com wrote: On Thu, Aug 13, 2015 at 01:53:05PM +0300, Pekka Paalanen wrote: From: Giulio Camuffo giuliocamu...@gmail.com This is a big patch with a lot of changes, and I'm

Re: [PATCH wayland] Revert client: require WAYLAND_DISPLAY to be set

2015-08-25 Thread Pekka Paalanen
On Tue, 25 Aug 2015 09:23:00 +0200 Olivier Fourdan four...@gmail.com wrote: Hi all, On 24 August 2015 at 11:56, Pekka Paalanen pekka.paala...@collabora.co.uk wrote Pushed: c0636dd..c7dbaa1 master - master Quick question, is the answer/suggestion I received back at the time

Re: Weston test suite

2015-08-25 Thread Pekka Paalanen
On Mon, 24 Aug 2015 17:04:50 -0700 Jon A. Cruz j...@osg.samsung.com wrote: On 08/24/2015 02:50 AM, Pekka Paalanen wrote: On Sat, 22 Aug 2015 00:00:58 -0700 Bryce Harrington br...@osg.samsung.com wrote: On Fri, Aug 21, 2015 at 10:35:34AM +0300, Pekka Paalanen wrote: On Thu, 20 Aug 2015

Re: [PATCH wayland] Revert client: require WAYLAND_DISPLAY to be set

2015-08-25 Thread Olivier Fourdan
Hi all, On 24 August 2015 at 11:56, Pekka Paalanen pekka.paala...@collabora.co.uk wrote Pushed: c0636dd..c7dbaa1 master - master Quick question, is the answer/suggestion I received back at the time here: http://lists.freedesktop.org/archives/wayland-devel/2015-July/023729.html still

Re: Weston test suite

2015-08-25 Thread Pekka Paalanen
On Tue, 25 Aug 2015 10:16:17 +0300 Pekka Paalanen ppaala...@gmail.com wrote: Btw. I CC'd you on https://bugs.freedesktop.org/show_bug.cgi?id=83985 where we have been talking about testing things. I wonder how you'd handle some tests being specific to a backend, and some tests being generic

Re: [PATCH wayland-web 1/3] toolkits: Don't say the core protocol is changing

2015-08-25 Thread Bryce Harrington
On Tue, Aug 25, 2015 at 12:01:46PM +0800, Jonas Ådahl wrote: The core protocol is not changing. Experimental protocols may be, so say that instead. Signed-off-by: Jonas Ådahl jad...@gmail.com LGTM. For all three: Reviewed-by: Bryce Harrington br...@osg.samsung.com Pushed to trunk:

Re: [PATCH wayland v2 1/2] Extend WAYLAND_DISPLAY and name parameter semantics to support absolute paths.

2015-08-25 Thread Bryce Harrington
On Thu, Aug 06, 2015 at 03:30:58PM +0200, Marek Chalupa wrote: Hi, On 08/06/2015 01:49 PM, Davide Bettio wrote: Hello, On 2015-08-06 10:37, Marek Chalupa wrote: the patch does not apply in the first place: Applying: Extend WAYLAND_DISPLAY and name parameter semantics to support

Re: [PATCH weston 2/3] drm: port the drm backend to the new init api

2015-08-25 Thread Pekka Paalanen
On Mon, 24 Aug 2015 19:26:48 -0700 Bryce Harrington br...@osg.samsung.com wrote: On Thu, Aug 13, 2015 at 01:53:05PM +0300, Pekka Paalanen wrote: From: Giulio Camuffo giuliocamu...@gmail.com This is a big patch with a lot of changes, and I'm worried about landing it right as we're on the

Re: [PATCH weston 0/3] start making backends not weston specific

2015-08-25 Thread Pekka Paalanen
On Mon, 24 Aug 2015 17:58:44 -0700 Bryce Harrington br...@osg.samsung.com wrote: On Mon, Aug 17, 2015 at 11:29:01AM +0300, Pekka Paalanen wrote: On Thu, 13 Aug 2015 12:30:00 +0200 Giulio Camuffo giuliocamu...@gmail.com wrote: The first patch by Pekka adds some functions to ease a

Re: [PATCH weston] build: Require newer version of libdrm

2015-08-25 Thread Eugen Friedrich
Hi Bryce, basically it's not my project :-), i'm working for a big german tier one and we are using weston along with ivi-shell, where ivi environment controls the display in first place, not the user. Since we are also dependent on other suppliers we cannot update everything in our linux

Re: [PATCH weston] build: Require newer version of libdrm

2015-08-25 Thread Bryce Harrington
On Tue, Aug 25, 2015 at 09:54:58PM +0200, Eugen Friedrich wrote: Hi Bryce, basically it's not my project :-), i'm working for a big german tier one and we are using weston along with ivi-shell, where ivi environment controls the display in first place, not the user. Gotcha, sounds

Re: [PATCH weston 2/3] drm: port the drm backend to the new init api

2015-08-25 Thread Bryce Harrington
On Tue, Aug 25, 2015 at 09:03:36AM -0700, Jon A. Cruz wrote: On 08/25/2015 03:08 AM, Pekka Paalanen wrote: On Mon, 24 Aug 2015 19:26:48 -0700 Bryce Harrington br...@osg.samsung.com wrote: On Thu, Aug 13, 2015 at 01:53:05PM +0300, Pekka Paalanen wrote: From: Giulio Camuffo

[ANNOUNCE] libinput 1.0.0

2015-08-25 Thread Peter Hutterer
libinput 1.0 is now available. Only documentation updates and compiler warning fixes since 1.0rc1, the code is functionally the same. As usual, the git shortlog is at the end of this message. Since this is the 1.0 announcement I'll provide some more information, mostly from the documentation.