Toggle native Mac Os X fullscreen mode programmatically.

Started by titovmaxim, March 18, 2015, 10:06:59

Previous topic - Next topic

titovmaxim

Is it possible to toggle native Mac Os X fullscreen mode programmatically? I mean to programmatically achieve the same effect as if the user press fullscreen button in the window header?

It is quite important, since LWJGL build-in fullscreen mode behaves quite differently, it blocks common Mac Os X things like Cmd+Tab, etc.