<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=757530#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=757530">bug 757530</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=314813&action=diff" name="attach_314813" title="[PATCH 1/3] wayland: do not maximize a window if constrained">attachment 314813</a> <a href="attachment.cgi?id=314813&action=edit" title="[PATCH 1/3] wayland: do not maximize a window if constrained">[details]</a></span> <a href='review?bug=757530&attachment=314813'>[review]</a>
[PATCH 1/3] wayland: do not maximize a window if constrained

If a window is constrained to a size smaller than the monitor size, maximizing
that window will not resize the window to the expected size.

Make sure the window can be resized to match the size of the monitor, and
refuse to maximize the window if its constrains are smaller than the expected
size once maximized.

This is an approximation though, because the actual size of the window once
maximized will most likely be slightly smaller that the monitor size because of
the docks.

_Note_ I am not entirely sure this patch is strictly necessary to address the
issue reported in this <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
   href="show_bug.cgi?id=757530">bug 757530</a>, it should work with just the next two
patches alone.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>