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/
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
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
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
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
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
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
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