abiosoft / autoplank

automatically move Plank to the active monitor
MIT License
51 stars 14 forks source link

Feature/reduce wait time #7

Open spotlesscoder opened 5 years ago

spotlesscoder commented 5 years ago

I made some further improvements in addition to PR-6 from @7aske (I suggest you merge that one first ;) )

But this needs further improvements. The offsets needs to reflect the screen resolution of the screen where the mouse pointer is currently on.

7aske commented 5 years ago

Now that I think about it plank can just move whenever the mouse is on the other screen. Since the position query delay most of the time makes you wait for it to pop up where you'd expect it to be since it doesn't move instantly.