mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Olivier Fourdan](/assets/img/avatar_default.png)
Previously we would bail out early in xdg_toplevel_role_commit() if no geometry change was set, ignoring the possible min/max size hints changes. But setting a min/max size hint without changing the geometry is perfectly valid, so we ought to apply the min/max changes regardless of a geometry change. https://bugzilla.gnome.org/show_bug.cgi?id=782213
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%