On Mon, Jun 06, 2016 at 10:21:43AM -0700, Bryce Harrington wrote:
> On Sun, Jun 05, 2016 at 11:01:17AM -0500, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > Change the output make value from "waywayland" to "wayland".
> >
> > References: 90bc88c710b34f46ef89e1c5765e5f63f8e02847
> >
> > Signed-o
On Fri, Jun 10, 2016 at 11:04:03AM +0300, Pekka Paalanen wrote:
> On Thu, 9 Jun 2016 16:53:12 -0700
> Bryce Harrington wrote:
>
> > On Thu, Jun 09, 2016 at 03:20:35PM +0300, Pekka Paalanen wrote:
> > > From: Pekka Paalanen
> > >
> > > After these two patches, we have weston-the-compositor sourc
From: Quentin Glidic
This avoids the need to maintain two parallel shell profile files for
users with a compatible shell (at least bash, sh and zsh are).
There is no major security issue here, as the shell is the one returned
from the password database, and thus is retricted by /etc/shells (or
r
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM session, so it makes sense to only use a
login shell in that case.
Signed-off-by: Quentin Glidic
---
v2:
- C
On 09/06/2016 12:05, Pekka Paalanen wrote:
On Sun, 29 May 2016 13:59:14 +0200
Quentin Glidic wrote:
From: Quentin Glidic
This way, the environment is correctly preserved for weston. Since
commit 636156d5f693ac5b01cec6a2937d2b6cd4237ea9, clearenv() is only
called when we open a new PAM sessio
On Thu, 9 Jun 2016 17:55:52 +0200
David Fort wrote:
> When an output is resized (permanent mode switch), we should also notify the
> shell client so that the panel and background fits to the new screen
> dimensions.
>
> Signed-off-by: David Fort
> ---
> desktop-shell/shell.c | 80
>
On Thu, 9 Jun 2016 16:53:12 -0700
Bryce Harrington wrote:
> On Thu, Jun 09, 2016 at 03:20:35PM +0300, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > After these two patches, we have weston-the-compositor sources in
> > compositor/,
> > and libweston sources in libweston/.
> >
> > Sinc
Hi,
On 10-06-16 02:42, Peter Hutterer wrote:
These devices are all over the place anyway, no need to spam the log, just
silently discard the jumps.
https://bugs.freedesktop.org/show_bug.cgi?id=96275
Signed-off-by: Peter Hutterer
Looks good to me:
Reviewed-by: Hans de Goede
Regards,
Hans