VO: Don't force window position in X11 VOs
commit8ca11dda9e73865ccb97c1c3563c1f10b226f633
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 20 Mar 2009 13:22:15 +0000 (20 15:22 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 31 Mar 2009 15:23:45 +0000 (31 18:23 +0300)
tree137eb77e239aeb05d8a8c1a26c24e756470d1f1f
parent8d25a357ef29b24526be76ed04396cac3ecc9f62
VO: Don't force window position in X11 VOs

Disable by default the code that forcefully moved the video output
window to the middle of the screen whenever it was reconfigured or
created. That behavior was really annoying when switching video
streams within a file, and overriding the window manager like that is
not good default behavior for the initial creation of a window either.
Add a new option "-force-window-position" that can be used to restore
the old behavior.
DOCS/man/en/mplayer.1
cfg-mplayer.h
libvo/x11_common.c
options.h