You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Correct _isOverviewWindow on Gnome Shell 3.36 (#1085)
It seems in 3.38, the argument to this function was changed from the
`MetaWindowActor` to the `MetaWindow`. This adds a test to correctly get
the `MetaWindow` on both 3.36 and 3.38.
This should fix#1072.
0 commit comments