Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/paperwm/PaperWM
/ onComplete
Method
onComplete
tiling.js:3087–3087 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3085
mru.forEach((space, i) => {
3086
let
actor = space.actor;
3087
let
h, onComplete = () => { };
3088
if
(to === i)
3089
h = StackPositions.selected;
3090
else
if
(to + 1 === i)
Callers
nothing calls this directly
Calls
4
callback
Function · 0.85
startAnimate
Method · 0.80
moveDone
Method · 0.80
hide
Method · 0.45
Tested by
no test coverage detected