Open
Description
Currently in a multi monitor setting, skippy displays only on a single monitor, the current active monitor as indicated by mouse position.
It is possible to display on all monitors, with each monitor displaying the expose/paging layout position of the windows originally from that monitor space.
For switch, probably the current behaviour should be preserved, or perhaps an additional config option could be introduced.
The implementation would be to change the MainWin position and size, and offsets. The complexity of implementation comes from the combinations of options: xinerama compilation, pseudoTrans, xrandr multimonitor setting, the multimonitor display options introduced in this task.