[Wayland-bugs] [Bug 762468] wayland: Switching between fullscreen and unfullscreen too fast may result in a fullscreen->unfullscreen feedback loop

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 04:08:42 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762468

--- Comment #20 from Matthias Clasen <mclasen at redhat.com> ---
what you see in the stacktraces is that we get a window state event which
changes the fullscreen state, then terminal-window updates its toggle action to
match, which in turn triggers the callback to call gtk_window_[un]fullscreen.
Seems fine so far, since we are just calling the function for the state we
already changed to, but something ought to notice this and fizzle out, probably
on the mutter side.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160226/9ecaa026/attachment.html>


More information about the wayland-bugs mailing list