weimingtom / angel-engine

Automatically exported from code.google.com/p/angel-engine
0 stars 0 forks source link

FullScreen Mode #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We should make it relatively easy for developers to trigger fullscreen
mode. GLFW supports this pretty easily, and we could expose it with little
problem. Should we care about dealing with non-uniform screen sizes, etc.
or just let the developer themselves deal with it? Most likely the latter. 

Original issue reported on code.google.com by lieseg...@gmail.com on 4 Feb 2009 at 9:06

GoogleCodeExporter commented 8 years ago

Original comment by lieseg...@gmail.com on 4 Feb 2009 at 9:11

GoogleCodeExporter commented 8 years ago

Original comment by lieseg...@gmail.com on 10 Feb 2009 at 12:04

GoogleCodeExporter commented 8 years ago
Hmm. GLFW's fullscreen mode seems to lock up the machine and not accept input
anymore. More investigation is needed, but this is obviously not as trivial as 
we'd
like. I'm moving it to a later milestone as a result. 

Original comment by lieseg...@gmail.com on 10 Feb 2009 at 12:29

GoogleCodeExporter commented 8 years ago
In reorg branch. 

Original comment by lieseg...@gmail.com on 3 Jul 2010 at 2:03