[Wayland-bugs] [Bug 710652] GtkWindow does not honour initial gtk_window_fullscreen with wayland backend
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 5 04:45:20 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=710652
gtk+ | wayland | 3.10.x
--- Comment #1 from Philip Withnall <bugzilla at tecnocode.co.uk> 2013-11-05 12:45:19 UTC ---
Created an attachment (id=259010)
View: https://bugzilla.gnome.org/attachment.cgi?id=259010
Review: https://bugzilla.gnome.org/review?bug=710652&attachment=259010
wayland: Ensure fullscreen and maximisation states are applied on show()
Previously, maximising or fullscreening a window by calling
gtk_window_maximize() or gtk_window_fullscreen() before the window was mapped
or shown would result in the window appearing as normal (not maximised or
fullscreened) when using the Wayland backend.
Change the backend to unify the implementations of maximisation and
fullscreening, and to apply them when showing a window for the first time.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list