Re: [Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-05-10 Thread Programmingkid
On May 10, 2015, at 3:13 PM, Peter Maydell wrote: > On 21 January 2015 at 19:25, Programmingkid wrote: >> This patch makes several changes: >> - Minimizes distorted full screen display by respecting aspect >> ratios. >> - Makes full screen mode available on Mac OS 10.7 and higher. >> - Allows us

Re: [Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-05-10 Thread Peter Maydell
On 21 January 2015 at 19:25, Programmingkid wrote: > This patch makes several changes: > - Minimizes distorted full screen display by respecting aspect > ratios. > - Makes full screen mode available on Mac OS 10.7 and higher. > - Allows user to decide if video should be stretched to fill the > scr

Re: [Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-02-11 Thread Peter Maydell
On 12 February 2015 at 04:42, Programmingkid wrote: >> (2) Maybe zoom-to-fit should be the default? I think that's >> how we handle fullscreen on other UIs, and it seems like the >> most intuitive thing for it to do. > > Zoom To Fit makes the screen look weird and text unreadable. > I would prefer

Re: [Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-02-11 Thread Programmingkid
On Feb 11, 2015, at 10:06 PM, Peter Maydell wrote: > On 21 January 2015 at 19:25, Programmingkid wrote: >> This patch makes several changes: >> - Minimizes distorted full screen display by respecting aspect >> ratios. >> - Makes full screen mode available on Mac OS 10.7 and higher. >> - Allows u

Re: [Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-02-11 Thread Peter Maydell
On 21 January 2015 at 19:25, Programmingkid wrote: > This patch makes several changes: > - Minimizes distorted full screen display by respecting aspect > ratios. > - Makes full screen mode available on Mac OS 10.7 and higher. > - Allows user to decide if video should be stretched to fill the > scr

[Qemu-devel] [PATCH v3] Fixes several full screen issues on Mac OS X

2015-01-21 Thread Programmingkid
This patch makes several changes: - Minimizes distorted full screen display by respecting aspect ratios. - Makes full screen mode available on Mac OS 10.7 and higher. - Allows user to decide if video should be stretched to fill the screen, using a menu item called "Zoom To Fit". - Hides the normalW