Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread nerdopolis
On Friday, June 8, 2018 9:40:47 AM EDT Pekka Paalanen wrote: > On Fri, 08 Jun 2018 08:23:02 -0400 > nerdopolis wrote: > > > On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote: > > > These patches make Weston handle multiple seats. Fixes from the last > > > attempt include updating fbdev_set_

Re: Migrating Wayland & Weston to GitLab

2018-06-08 Thread Daniel Stone
Hi, On 4 June 2018 at 09:05, Daniel Stone wrote: > On 29 May 2018 at 10:59, Daniel Stone wrote: >> I would like to get the issues migrated as well. In order to do that >> though, we need some more fixes to the 'bztogl' migration tool we've >> been using to push issues from Bugzilla to GitLab, as

[PATCH weston] doc: Update for GitLab migration

2018-06-08 Thread Daniel Stone
Update issue report and build instruction URLs for moving to GitLab, and for everything having been HTTPS-only for quite some time. Signed-off-by: Daniel Stone --- README | 4 ++-- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 8

[PATCH wayland] doc: Update URLs for GitLab transition

2018-06-08 Thread Daniel Stone
Update bug and Git URLs for GitLab; the site has also been served over HTTPS for quite some time. Signed-off-by: Daniel Stone --- README | 4 ++-- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 63ffa31d..3ae9f0fc 100644 --- a/REA

Re: Release schedule

2018-06-08 Thread Derek Foreman
On 2018-06-08 03:21 AM, Pekka Paalanen wrote: > On Thu, 7 Jun 2018 15:45:00 -0500 > Derek Foreman wrote: > >> On 2018-06-04 07:14 AM, Daniel Stone wrote: >>> Hi Pekka, >>> >>> On 4 June 2018 at 12:29, Pekka Paalanen wrote: On Sun, 3 Jun 2018 10:52:49 +0100 Daniel Stone wrote:

Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread Pekka Paalanen
On Fri, 08 Jun 2018 08:23:02 -0400 nerdopolis wrote: > On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote: > > These patches make Weston handle multiple seats. Fixes from the last > > attempt include updating fbdev_set_screen_info , updating some fuzz, > > and making the selection of the fra

Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread nerdopolis
On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote: > These patches make Weston handle multiple seats. Fixes from the last > attempt include updating fbdev_set_screen_info , updating some fuzz, > and making the selection of the framebuffer device similar to > compositor-drm.c by favoring the

Re: Release schedule

2018-06-08 Thread Pekka Paalanen
On Thu, 7 Jun 2018 15:45:00 -0500 Derek Foreman wrote: > On 2018-06-04 07:14 AM, Daniel Stone wrote: > > Hi Pekka, > > > > On 4 June 2018 at 12:29, Pekka Paalanen wrote: > >> On Sun, 3 Jun 2018 10:52:49 +0100 > >> Daniel Stone wrote: > >>> On 1 June 2018 at 17:52, Derek Foreman wrote: > >