https://bugzilla.gnome.org/show_bug.cgi?id=710652 gtk+ | Backend: Wayland | 3.10.x
--- Comment #7 from Emilio Pozuelo Monfort <[email protected]> 2014-06-25 08:08:47 UTC --- Created an attachment (id=279175) View: https://bugzilla.gnome.org/attachment.cgi?id=279175 Review: https://bugzilla.gnome.org/review?bug=710652&attachment=279175 wayland: make surface fullscreen when mapping it This is still happening here, tested on gtk-3-12 & weston 1.5, and on gtk master & weston master. In both scenarios, the test app from comment #0 starts not-fullscreen. The attached patch, similar to the one from comment #1 but updated to work with xdg_shell, fixes the problem for gtk+ master. It's a minimal patch only fixing the fullscreen issue. If it looks reasonable to you, I could extend it for the other cases (e.g. maximize) like on the previous patch. -- 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
