On Thu, 30 Oct 2014 23:14:30 +0900
Ryo Munakata wrote:
> On Wed, 29 Oct 2014 13:44:44 +0100
> Marek Chalupa wrote:
>
> > set_fullscreen has been sending configure before changing the state
> > and xwayland windows added border to the fullscreen size.
> >
> > This fixes the bug:
> > https://bug
On Wed, 29 Oct 2014 13:44:44 +0100
Marek Chalupa wrote:
> set_fullscreen has been sending configure before changing the state
> and xwayland windows added border to the fullscreen size.
>
> This fixes the bug:
> https://bugs.freedesktop.org/show_bug.cgi?id=83502
>
> Signed-off-by: Marek Chalupa
set_fullscreen has been sending configure before changing the state
and xwayland windows added border to the fullscreen size.
This fixes the bug:
https://bugs.freedesktop.org/show_bug.cgi?id=83502
Signed-off-by: Marek Chalupa
---
desktop-shell/shell.c | 4 ++--
xwayland/window-manager.c | 2