[vlc-devel] [PATCH] qt display geometry fixes

Pierre Lamot pierre at videolabs.io
Fri Sep 18 10:30:45 CEST 2020


I don't think this is a good idea to return 
QGuiApplication::primaryScreen() by default, because a widget might not 
be associated to a screen (before it's creation is complete for 
instance)

On 2020-09-17 23:13, Lyndon Brown wrote:
> three patches are attached.
> 
> the first directly fixes the deprecation warning currently being
> printed in build output.
> 
> the second patch adds some useful helpers as used in the third.
> 
> the third patch was inspired by a solution i'd seen elsewhere when
> researching how to tackle fixing the deprecation issue. i would assume
> that this change may be a positive one for people with multiple
> monitors. that does not include me, so i'm unable to verify.
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list