Open AJAYK-01 opened 3 years ago
Upon trying to think up some solutions, I realised how complex this could get.
Unlike workspaces, multiple monitors are only considered as just an extra surface area of the same desktop screen. Which means, what you are essentially asking for, is to have instances of DropPoint equal to the number of screens you have.
From what I read, Electron API can detect external screens, and through some interesting methods, identify them uniquely. So, identifying where the screens are wouldn't be much big of a hassle.
What would be a hassle, is to have the instance come in all of them. For this, we have to implement the following changes:
It would be a nice feature to implement, but I would really appreciate any help or contribution for the same. Hence, I shall be marking this as 'help wanted' Cheers
Describe the bug
Similar to Dragging and dropping across workspaces and apps, I tried to drag and drop files to a window in my external monitor. But I am having to drag the DropPoint window to the other monitor to have it visible there.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
DropPoint window should appear across all monitors similar to appearing across desktops.
Desktop: