[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 2010-03-27 at 04:55 +0100, Anders Andersson wrote:
>
> One thing I wonder about fullscreen creation is whether Allegro could
> detect when a fullscreen mode can be created but results in "out of
> range" or other situations where the monitor just goes black?
>
> I have this problem with many applications in Ubuntu that uses
> fullscreen. The monitor says out of range and then I'm unable to tab
> out. I would really like Allegro to make sure this can't happen.
>
I don't think that's possible. But you can use ALLEGRO_FULLSCREEN_WINDOW
instead of ALLEGRO_FULLSCREEN and this problem will never occur, along
with many other advantages.
--
Elias Pschernig <elias.pschernig@xxxxxxxxxx>