MCPcopy Create free account
hub / github.com/paperwm/PaperWM / getWorkArea

Method getWorkArea

stackoverlay.js:505–507  ·  view source on GitHub ↗

* Convenience method to return WorkArea for current monitor. * @returns WorkArea

()

Source from the content-addressed store, hash-verified

503 * @returns WorkArea
504 */
505 getWorkArea() {
506 return Main.layoutManager.getWorkAreaForMonitor(this.monitor.index);
507 }
508}

Callers 1

showPreviewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected