mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Florian Müllner
a6601e92aa
display: Don't grab transient's parent unconditionally
Since commit 6e8d1d79d, move operations are always performed for the (toplevel) parent of all transient, which is just plain silly if the dialog is not actually attached to its parent (either because the dialog is not modal or the setting is disabled).
…
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%