overview: Avoid sync_pointer after pop_modal()

This is only necessary for the X11 backend (as grabs triggered by other
clients leave GNOME Shell oblivious of the actual pointer position), but
is now handled inside Mutter.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1556>
This commit is contained in:
Carlos Garnacho 2020-12-18 13:24:55 +01:00 committed by Marge Bot
parent 0141b66d23
commit cbde13fc65

View File

@ -526,7 +526,6 @@ var Overview = class {
this._animateNotVisible();
this._syncGrab();
global.sync_pointer();
}
// hide: