OSX: set the mouse cursor to blank in addition to hiding
This changes OSX behavior to the same as the "portable" one, just that
on OSX also NSCursor hide/unhide is called.
Not entirely comfortable with this, because if the NSCursor method
doesn't work, it will appear as if everything is ok. But the cursor
could still become visible on notifications _if_ NSCursor fails, which
would be quite annoying.