[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] [PATCH] restore and save geometry of the MainWindow
From: |
Daniel Schaal |
Subject: |
Re: [Bino-list] [PATCH] restore and save geometry of the MainWindow |
Date: |
Sat, 08 Oct 2011 19:54 +0200 |
User-agent: |
KMail/4.6.1 (Linux/3.1.0-rc9-00012-g6367f17; KDE/4.6.5; x86_64; ; ) |
Am Samstag, 8. Oktober 2011, 19:12:40 schrieb Martin Lambers:
> Hi Daniel!
>
> On 08/10/11 13:53, Daniel Schaal wrote:
> > Attached is a patch to save and restore the geometry and state of the
> > MainWindow.
>
> Hm, I don't know if we should apply this patch. Bino changes its size
> when opening a new video file (like most players do), so storing an old
> size does not seem very useful.
This also stores the position and the window state (e.g. whether it was
maximized or not).
> On the other hand, VLC and SMPlayer store their state, so maybe this is
> what people expect?
I certainly expect this ;-).
VLC does both, it stores the state (size, position, maximization, etc.) as
well as resizing the window when opening a new video (with an option to
disable this).
Thanks,
Daniel Schaal