2d camera mouse coordinates

Nope, on Windows, the MouseWatcher code can always return a mouse position, even when the mouse is out of the window.
On Linux, however, it can’t track the mouse position when it’s outside of the window (which you can check by calling hasMouse.)