[haiku-appserver] Re: BWindowScreen / pageflipper once more

Stefano Ceccherini <burton666@xxxxxxxxxxx> wrote:
> Actually, there should be a call to be_app->HideCursor()
> somewhere in the BWindowScreen code. I removed it for testing
> and never put it back. In fullscreen mode, cursor should be hidden.

It appears to have been called in SetActiveState() (at least there is a 
ShowCursor() left), but I moved it into Show() and Disconnect() - so 
that an app that actually wants the cursor doesn't have to call 
ShowCursor() everytime on window activation.

Bye,
   Axel.


Other related posts: