Skip to content
Commit 7f64d6b9 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

window: Disallow maximization for windows that can't be maximized

Windows that have minimum widths larger than the screen can't be maximized,
even though we put them in a maximized state and allow users to do so:
the window just won't change size and position. Fix this by simply not giving
the option to maximize, like what happens for non-resizable windows.

https://bugzilla.gnome.org/show_bug.cgi?id=643606
parent 8c1b2d5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment