Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bea4dev/ShojiWM
/ pendingProcessActionsPayload
Function
pendingProcessActionsPayload
tools/decoration-runtime.ts:840–845 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
838
x: number;
839
y: number;
840
width: number;
841
height: number;
842
}
843
844
interface
RuntimeManagedWindowPoint {
845
x: number;
846
y: number;
847
}
848
Callers
1
main
Function · 0.85
Calls
1
drainPendingProcessActions
Function · 0.90
Tested by
no test coverage detected