MCPcopy
hub / github.com/paperwm/PaperWM / focusMonitor

Function focusMonitor

tiling.js:3910–3912  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3908 * active space's monitor).
3909 */
3910export function focusMonitor() {
3911 return spaces?.activeSpace?.monitor;
3912}
3913
3914/**
3915 * Convenience method to run a callback method when an actor is shown the stage.

Callers 4

switchGlobalMethod · 0.85
switchMonitorMethod · 0.85
moveToMonitorMethod · 0.85
swapMonitorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected