On 20 January 2015 at 19:51, Programmingkid wrote:
> This patch makes the -full-screen option actually instruct QEMU to
> enter fullscreen at startup, on Mac OS X.
>
> Signed-off-by: John Arbuckle
Reviewed-by: Peter Maydell
and I'll apply this to my target-cocoa queue.
Note to self: this shou
This patch makes the -full-screen option actually instruct QEMU to
enter fullscreen at startup, on Mac OS X.
Signed-off-by: John Arbuckle
---
Eliminated compile warning.
ui/cocoa.m |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/ui/cocoa.m b/ui/cocoa.m
index d37c2