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

--- Comment #20 from Matthias Clasen <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to