78a7cc1836
Minimizing modal dialogs is highly unconventional - and in fact disabled in our own code - but apps can still do it programmatically. The parent window shouldn't remain dimmed in that case, so make sure to re-check dimming when minimizing an attached modal. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5581 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2337>