MCPcopy Create free account
hub / github.com/bea4dev/ShojiWM / update

Method update

tools/decoration-runtime.ts:923–923  ·  view source on GitHub ↗
(snapshot: WaylandLayerSnapshot)

Source from the content-addressed store, hash-verified

921
922interface WindowMoveSuccess {
923 requestId: number;
924 ok: true;
925 kind: "windowMove";
926 invoked: boolean;

Callers 6

evaluateCachedFunction · 0.65
evaluateSnapshotFunction · 0.65
evaluatePreconfigureFunction · 0.65
ensureRuntimeCacheEntryFunction · 0.65
updateFunction · 0.65
syncLayerSnapshotsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected