125f0b0351
Clients can set minimum and maximum to identical values to indicate a fixed-size window. A compositor can ignore these requests and thus a client has to ensure these limits. To support clients that do not ensure these size limits by themselves and to skip unnecessary function calls, we will prevent resizing requests by the client if a fixed-size has been requested. https://gitlab.gnome.org/GNOME/mutter/-/issues/1331