Aw: Re: [hatari-devel] resizable windows |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
> Gesendet: Sonntag, 18. Juni 2017 um 16:01 Uhr
> Von: "Eero Tamminen" <oak@xxxxxxxxxxxxxx>
> An: hatari-devel@xxxxxxxxxxxxxxxxxxx
> Betreff: Re: [hatari-devel] resizable windows
>
> Hi,
>
> On 06/17/2017 09:59 PM, Cocoa Pod wrote:
> >> Le 17/06/2017 à 17:24, Troed Sångberg a écrit :
> >> And as Troed said, resizable window is "normal", it's a new feature when using
> >> SDL2 (along with much faster rendering under OSX :) )
> >
> > On OSX we can resize windows programmatically or manually and my knowledge of
> > the emulator and of SDL2 are minimum (hélas). But I do not see the interest to
> > authorize the manual change of dimensions (with the mouse) unless you assert me
> > the opposite. The problem is that, if accidentally you modify the size of the
> > window it seems to me that there is no way to return simply to the good size. As
> > example see below Hatari windows images modified manually ! interest ?
>
> I've also found that very annoying. I've never needed to resize Hatari
> window, but I accidentally hit the resize button now and then. So, I
> added option to disable window resizing:
> https://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/44e441bb3882
>
>
I actually find the resize feature useful (as I'm usually working on a full HD capable laptop with a 13" display where the default Hatari window gets very small).
But it should really honour aspect ratio or at least give you a chance to somehow snap back to it.
For me, the best solution would be to have a x1, x2, x3 and x4 "keyboard zoom shortcut".