
A client request for maximizing itself should always be handled by mutter by emitting a configure event with the native maximized resolution, regardless of the client's own set limits. This also aligns the behavior by allowing fixed-sized windows to go into fullscreen or maximized state. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1997>