Windows covering multiple screens only render on one
Describe the bug Windows put between Screens don't render on each screen, but rather on the one that the cursor was on when the window was dropped
To Reproduce Steps to reproduce the behavior:
- Drag a window between screens
- The screen that didn't have the cursor on it doesn't have the window drawn
Expected behavior It should draw the window on both screens
Screenshots or stacktrace image
Wayfire version 0.8.0-94f15048 (Apr 30 2022, branch 'master')
Wayfire's outputs are supposed to be independent, so this is by design. It will get possible to do that in an external plugin easily enough soon. Of course, you'll also have to figure out how to deal with plugins like Expo and Vswitch when windows can be on multiple outputs at the same time.
Let's leave this open until Wayfire's core supports this in a sensible way.
Not sure this is related but I cannot get presenter applications like pdfpc to display the presenter screen on a different monitor. It will always only use one monitor.
Not sure this is related but I cannot get presenter applications like pdfpc to display the presenter screen on a different monitor. It will always only use one monitor.
that is 500% unrelated.
Okay, I opened another issue #1752.