Carlos Garnacho dae981cc5c core: Avoid notifying the stack manager of frame reparents during unmanaging
This may result in a view of the stack in MetaStackManager that does not correspond
to reality, since the window is already being unmanaged, there is no point either in
notifying the stack manager about it.

This slight divergence with reality in the MetaStackManager may produce a non-accurate
view if querying its state has to go through the predicted branches. Later synchronization
with the X11 stack may even this out, but the result really depends on when it is asked.
Fixes some intermittent failures in the stacking/closed-transient-only-take-focus-parents
unit test.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2175>
2022-12-01 20:10:52 +00:00
..
2019-03-12 00:27:07 +00:00
2018-11-06 17:17:36 +01:00
2021-07-15 11:25:21 +02:00
2021-05-17 16:08:42 +00:00
2018-11-06 17:17:36 +01:00
2022-09-01 14:31:40 +00:00