]> git.sesse.net Git - vlc/commit
Improve x11 xinerama fullscreen window placement
authorIlkka Ollakka <ileoo@videolan.org>
Wed, 24 Jun 2009 13:52:36 +0000 (16:52 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 24 Jun 2009 14:00:28 +0000 (17:00 +0300)
commite3174219cffa5179fe84526acbe288d4d4087a2e
tree2cf31709d7848110892cdd375e384e81c7eeea67
parent873234a1d0d44731d098003ede8e3b945623bbdc
Improve x11 xinerama fullscreen window placement

Select fullscreen display the one that has most of the video-window,
then you get qt4 fullscreencontroller on same display also, and it's
more logical (imo). Algorithm is prettymuch the same as Nigel Tao has
made in his gpl2 project superswitcher, Didn't want to reinvent this
with different variable-names ;)
modules/video_output/x11/xcommon.c