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

Function hotReloadDebugEnabled

packages/config/src/window-manager.ts:310–315  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308 workspaceScrollFactor?: number;
309 /**
310 * Horizontal release velocity multiplier for kinetic workspace scrolling.
311 * Defaults to workspaceScrollFactor when omitted.
312 */
313 workspaceScrollKineticFactor?: number;
314 /**
315 * Vertical three-finger swipe movement multiplier for workspace switching.
316 */
317 workspaceSwitchFactor?: number;
318 /**

Callers 1

hotReloadDebugFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected