Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bea4dev/ShojiWM
/ clear
Method
clear
packages/shoji_wm/src/window-stack.ts:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
front(): WaylandWindow | undefined;
29
back(): WaylandWindow | undefined;
30
clear(): void;
31
}
32
33
export
function
createWindowStack(options: WindowStackOptions = {}): WindowStack {
Callers
15
collectRuntimeMutationState
Function · 0.80
close
Function · 0.80
disposeOwnedComputeds
Function · 0.80
drainPendingEnvUpdates
Function · 0.80
dispose
Method · 0.80
recomputeIfNeeded
Method · 0.80
dispose
Method · 0.80
run
Method · 0.80
clear
Function · 0.80
restore
Method · 0.80
restore
Method · 0.80
tick_runtime_scheduler_with
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected