Hacker News new | ask | show | jobs
by wanderingstan 1638 days ago
Can you explain the approach a bit? Looks like you’re finding the window holding the dot and moving it offscreen?
1 comments

Yes, exactly. I'm sure there are more elegant answers — plus watching events so that it can hide the window right away instead of running in a loop — but I haven't used the accessibility APIs much lately and this is the first working approach I found.