Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/paperwm/PaperWM
/ driftRight
Method
driftRight
tiling.js:1290–1290 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1288
1289
driftLeft() { this._drift(-1 * Settings.prefs.drift_speed); }
1290
driftRight() { this._drift(Settings.prefs.drift_speed); }
1291
1292
1293
/**
Callers
1
setupActions
Function · 0.80
Calls
1
_drift
Method · 0.95
Tested by
no test coverage detected