[Wayland-bugs] [Bug 78409] Cannot exit from fullscreening when a client fullscreened from maximize
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 8 03:21:56 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78409
--- Comment #2 from Ander Conselvan de Oliveira <conselvan2 at gmail.com> ---
I investigated this a little bit, but I'm not sure what is the proper solution.
On the client side, the window frame is changed on the frame resize handler,
which is triggered by a configure event sent when the surface state changes to
maximized or fullscreen. The server, however, doesn't send a configure event
when the surface goes from fullscreen to non-fullscreen, even it has the
maximized state on.
One solution would be to send the configure event when removing the fullscreen
state if the surface is maximized. Another would be to make the client remember
it is maximized and what size it was and change back to that state when it
decides to no longer be fullscreen.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140508/e2352789/attachment.html>
More information about the Wayland-bugs
mailing list