Re: [AD] Adding a preferred window adapter parameter for going fullscreen window

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 11/27/2016 12:50 PM, Edgar Reynaldo wrote:
It's not the unmaximize behavior, it's the switch from fullscreen window
to window (al_set_display_flag(display , ALLEGRO_FULLSCREEN_WINDOW ,
false). The restore behavior (al_set_display_flag(display ,
ALLEGRO_MAXIMIZE , false) works fine. There is code in there to
deliberately center the window on the display, ignoring the previous
position of the window.

Whoops. Still think it's a bug, as this doesn't happen on Linux.


Question : Wouldn't adding a member to the WIN_DISPLAY_DRIVER struct
mess with ABI compatibility?

No, it's not part of the public ABI, so it's fine to change as you want.

-SL




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/