[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option
|
From: |
Gerd Hoffmann |
|
Subject: |
Re: [Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option |
|
Date: |
Tue, 21 Aug 2018 07:44:45 +0200 |
|
User-agent: |
NeoMutt/20180622 |
On Mon, Jul 09, 2018 at 08:44:10PM +0200, Thomas Huth wrote:
> We've got to set the gui_fullscreen variable before creating the
> SDL2 window, otherwise the initial window will not be created in
> fullscreen mode.
Added to ui queue.
thanks,
Gerd