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

Function pendingPointerConfigPayload

tools/decoration-runtime.ts:856–858  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

854 requestId: number;
855 ok: true;
856 kind: "invokeHandler";
857 invoked: boolean;
858 serialized?: unknown;
859 transform?: WindowTransform;
860 managedWindow?: ManagedWindowState;
861 windowEffects?: WindowEffectAssignment | null;

Callers 1

mainFunction · 0.85

Calls 1

takePendingPointerConfigFunction · 0.90

Tested by

no test coverage detected