[Wayland-bugs] [Bug 757530] GtkWindow reacts on maximize action even if it is fixed-width

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 4 11:51:09 PST 2015


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

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #314813|none                        |needs-work
             status|                            |

--- Comment #8 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 314813:

::: gdk/wayland/gdkwindow-wayland.c
@@ +2057,3 @@
+                             &allowed_width,
+                             &allowed_height);
+

Hmm, are you sure this can work ? Afaik, the window geometry (at least the
window position) is largely fantasy, under wayland. And the margin you are
using here is the large non-maximized margin, whereas an actually maximized
window has no margin at all...

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


More information about the wayland-bugs mailing list