Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gnome-shell
/
Class
js/ui/windowManager.js:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
const
LAST_WINDOW_GRACE_TIME = 1000;
180
181
class
WorkspaceTracker {
182
constructor(wm) {
183
this._wm = wm;
184
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected