Adding a method called monitor::cursor_position() would allow us to track where the mouse cursor is on multiple desktop monitors, which would allow use to place windows where the mouse cursor lies, for example with a spotlight style app.
This was first discussed and referenced in this thread.
Adding a method called
monitor::cursor_position()would allow us to track where the mouse cursor is on multiple desktop monitors, which would allow use to place windows where the mouse cursor lies, for example with a spotlight style app.This was first discussed and referenced in this thread.