I was trying out the new PositionPlacement functionality, hoping it would replace the hackery I was already using to put particular windows under the cursor, but fully on screen.
PositionPlacement UnderMouse does exactly what it says in the man page - it is centred on the cursor, so if the cursor is at the bottom of the screen then half of the window is off-screen. Is there a way to use this placement method to have the window under the cursor, but also fully visible on the screen? Regards, Chris