LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: titovmaxim on March 18, 2015, 10:06:59

Title: Toggle native Mac Os X fullscreen mode programmatically.
Post by: titovmaxim on March 18, 2015, 10:06:59
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.