]> git.sesse.net Git - vlc/commit
qt4: add option --qt-fullscreen-screennumber to allow define screen where fullscreen...
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 25 Aug 2009 06:13:47 +0000 (09:13 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 25 Aug 2009 06:17:19 +0000 (09:17 +0300)
commita75b65e740965f7df9043cfd66c21e7dbcbddb28
tree44c86baa726b4031b9a67f9ebf71468b85294b0d
parent3293fa7727394f69dc45ab36d5817c5216f3533c
qt4: add option --qt-fullscreen-screennumber to allow define screen where fullscreen goes

screennumbers starts from 1 onward, this allows user again to define if
he wants fullscreen window on particular screen instead of the one where
interface is.
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/qt4.cpp