https://bugzilla.gnome.org/show_bug.cgi?id=710652
  gtk+ | wayland | 3.10.x

--- Comment #1 from Philip Withnall <[email protected]> 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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to