On Sun, 15 Jan 2017 14:44:05 +0100
Quentin Glidic wrote:
> On 21/12/2016 15:40, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > The legacy fullscreen state needs to be detected at MapRequest time,
> > because that is when the X11 client has alredy set up the initial window
> > state.
> >
On 21/12/2016 15:40, Pekka Paalanen wrote:
From: Pekka Paalanen
The legacy fullscreen state needs to be detected at MapRequest time,
because that is when the X11 client has alredy set up the initial window
state.
Doing it at xserver_map_shell_surface() meant that it would be done as a
response
From: Pekka Paalanen
The legacy fullscreen state needs to be detected at MapRequest time,
because that is when the X11 client has alredy set up the initial window
state.
Doing it at xserver_map_shell_surface() meant that it would be done as a
response to Xwayland creating the wl_surface and XWM