
Applying some states, such as the minimum and maximum toplevel size, do not require a new buffer and can operate on the old buffer. Requiring a client to commit a new buffer just to change such states prevents setting limits on an already existing surface buffer. Fixes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1716 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1795>