[vlc-devel] [PATCH 1/2] Do not resize qt-interface larger than the current screen size
Mario Speiß
1034-135 at online.de
Mon Jul 16 17:59:09 CEST 2012
On 16.07.2012 00:07, Jean-Baptiste Kempf wrote:
> On Sun, Jul 15, 2012 at 05:16:22PM +0200, Mario Speiß wrote :
>> This solves ticket #3715 for the qt-interface.
>
> I am not opposed to that.
> But what does it do, when you are in the center? Does it move the window
> too?
It should not. It should use all the space left over towards the
lower-right corner of the screen, without moving the main window as only
the width/height are adepted before resizeStack(w,h) gets called.
This works well (for my windows machine) for a while now.
By the way, the former missing 'b_autoresize'-test might have led to
some resizing (due to filter changes) even if 'b_autoresize' was
disabled. I did not test that, though.
Regards,
Mario
>
> Best regards,
>
More information about the vlc-devel
mailing list