Skip to content

Add multi-monitor support to windowsNavigator

Florian Müllner requested to merge wip/will.leonardi/multi-head-navigator into main

windowsNavigator currently only works on the workspace on the primary monitor.

Moved the brunt of the handling from the WorkspaceView to the WorkspaceDisplay, and propigated it up through to the workspaces.

Fixes #19

Merge request reports