[PATCH weston] configure.ac: drop spurious bracket

2017-12-08 Thread Guido Günther
Otherwise configure output looks like checking for library containing pam_open_session... -lpam ./configure: line 18064: ]: command not found checking for COLORD... yes Signed-off-by: Guido Günther --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

Re: [PATCH weston v3] libweston-desktop: add signal for title/app-id changes

2017-12-08 Thread Quentin Glidic
On 12/8/17 3:13 PM, Matt Hoosier wrote: On Fri, Dec 8, 2017 at 4:26 AM, Quentin Glidic wrote: On 12/8/17 11:22 AM, Quentin Glidic wrote: From: Matt Hoosier As discussed on https://lists.freedesktop.org/archives/wayland-devel/2017-August/034720.html, it's useful for the shell implementation

Re: [PATCH weston v3] libweston-desktop: add signal for title/app-id changes

2017-12-08 Thread Matt Hoosier
On Fri, Dec 8, 2017 at 4:26 AM, Quentin Glidic wrote: > On 12/8/17 11:22 AM, Quentin Glidic wrote: >> >> From: Matt Hoosier >> >> As discussed on >> >> https://lists.freedesktop.org/archives/wayland-devel/2017-August/034720.html, >> it's useful for the shell implementation to know when these chan

Re: [PATCH weston v3] libweston-desktop: add signal for title/app-id changes

2017-12-08 Thread Quentin Glidic
On 12/8/17 11:22 AM, Quentin Glidic wrote: From: Matt Hoosier As discussed on https://lists.freedesktop.org/archives/wayland-devel/2017-August/034720.html, it's useful for the shell implementation to know when these change, for example to relay the information on to taskbars or similar. To avo

[PATCH weston v3] libweston-desktop: add signal for title/app-id changes

2017-12-08 Thread Quentin Glidic
From: Matt Hoosier As discussed on https://lists.freedesktop.org/archives/wayland-devel/2017-August/034720.html, it's useful for the shell implementation to know when these change, for example to relay the information on to taskbars or similar. To avoid ABI changes or the need to make the weston

[PATCH weston v2] libweston-desktop/xwayland: Make sure racy surfaces are properly mapped

2017-12-08 Thread Quentin Glidic
From: Quentin Glidic This fixes a race between Xwayland committing the surface content via the wl_surface, and the XWM setting the role of the surface. We now keep track of the (first) content commit on the surface and forward it to the shell when we finally get the role. There is no need to trac

Re: Wayland talk at FOSDEM

2017-12-08 Thread Pekka Paalanen
On Thu, 07 Dec 2017 23:56:49 +0200 Philipp Kerling wrote: > Hi Pekka, > > 2017-12-07 (木) の 09:56 +0200 に Pekka Paalanen さんは書きました: > > On Tue, 05 Dec 2017 16:46:41 +0200 > > Philipp Kerling wrote: > > > > > Hey everyone, > > > > > > I've been thinking about submitting a Wayland-themed talk t

Re: Wayland talk at FOSDEM

2017-12-08 Thread Silvan Jegen
On Thu, Dec 7, 2017 at 10:32 PM, Philipp Kerling wrote: > Hi, > > 2017-12-06 (水) の 08:56 +0100 に Silvan Jegen さんは書きました: >> I see that you left out the text-input/input-method protocols in your >> topics. Is it because those are unstable or because you don't >> consider >> them to be important enou