Skip to content

shell-app: Make recent all app windows on the target workspace

meta_window_raise_and_make_recent_on_workspace now works on a target workspace instead of the active workspace. We call this before another workspace is made active so the previous behavior made the window the MRU window on the wrong workspace. If an app got activated and one window closed, the stacking and focus diverged.

Related: mutter!3315 (merged)

Merge request reports