MCPcopy 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
33export function createWindowStack(options: WindowStackOptions = {}): WindowStack {

Callers 15

closeFunction · 0.80
disposeOwnedComputedsFunction · 0.80
drainPendingEnvUpdatesFunction · 0.80
disposeMethod · 0.80
recomputeIfNeededMethod · 0.80
disposeMethod · 0.80
runMethod · 0.80
clearFunction · 0.80
restoreMethod · 0.80
restoreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected