[vlc-devel] [PATCH v2 0/4] qt: provide option to put Qt interface on top other windows
Pierre Lamot
pierre at videolabs.io
Wed Nov 15 17:09:34 CET 2017
This is mainly the same patch codewise, except:
* I removed the "qt-always-on-top" configuration variable, always on top is initalised from video-on-top.
* I removed the the option in simple preferences > interface.
* I split my patch :)
Pierre Lamot (4):
qt: provide always on top for main UI
qt: provide UI always on top option in "view" menu
qt: remove video-on-top from context menu
qt: remove video-on-top from simple-pref
modules/gui/qt/components/simple_preferences.cpp | 1 -
modules/gui/qt/main_interface.cpp | 24 +++++++++++++
modules/gui/qt/main_interface.hpp | 3 ++
modules/gui/qt/menus.cpp | 7 ++--
modules/gui/qt/qt.cpp | 1 -
modules/gui/qt/ui/sprefs_video.ui | 44 +++++++++---------------
6 files changed, 49 insertions(+), 31 deletions(-)
--
2.14.1
More information about the vlc-devel
mailing list