rvaiya / warpd

A modal keyboard-driven virtual pointer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows alpha - black box with multiple screens

pali122 opened this issue · comments

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!

commented

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

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.