Hacker News new | ask | show | jobs
by bashinator 742 days ago
Not seeing a way to get the window currently under the mouse pointer, but this is pretty interesting - thanks!
1 comments

You can get the positions of every windows, the position of the mouse pointer, and you can focus windows.
This is really cool, I'm gonna try and implement it!