rvaiya / warpd

A modal keyboard-driven virtual pointer
MIT License
2.9k stars 131 forks source link

Windows alpha - black box with multiple screens #242

Open pali122 opened 1 year ago

pali122 commented 1 year ago

There's a weird black box when you are using two screens that overlays everything in between both of my screens.

I tried disabling one and then enabling it again, and the black box won't show, but my program crashed and I needed to restart it to get to see the cursor again.

So it would be nice to handle the crash and return the mouse visibility back to normal if something like that happens, I will try to keep using it, but the black box using two screens is a bit annoying.

thanks!

rvaiya commented 1 year ago

I haven't had time to implement multi screen support for windows. This is on the todo list, but at present it is unsupported.

pali122 commented 1 year ago

Oh it's alright, still works quite nice. I would think having maybe only the main screen supported or relative to the mouse position would be more than enough in the future. But yeah thanks a lot for the hard work! I wanted a windows version of this so badly.