Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gnome-shell
/ blockUpdates
Method
blockUpdates
js/ui/windowManager.js:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
blockUpdates() {
214
this._pauseWorkspaceCheck = true;
215
}
216
217
unblockUpdates() {
218
this._pauseWorkspaceCheck = false;
Callers
1
blockWorkspaceUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected