summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-03 21:49:12 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-03 21:49:12 +0200
commit106c5f99895fefaf5386f7a4a8ddf6e3d646f1fa (patch)
tree7c5d723ce23dd926ca5dd8d95c58b5f3cb87ce37 /input
parentc24d4e9ec29cb05d2e5ac557d9a0ed89280151c6 (diff)
downloadmpv-106c5f99895fefaf5386f7a4a8ddf6e3d646f1fa.tar.bz2
mpv-106c5f99895fefaf5386f7a4a8ddf6e3d646f1fa.tar.xz
x11_common: fix for reconfig with pos/xineramascreen set
vo_x11_create_vo_window() only called vo_x11_update_geometry() if no window position had been specified by -geometry or -xineramascreen, to avoid overwriting the specified position with values from the existing window. However window size should be initialized to the existing window here, and setting new window title for -use-filename-title is also done in vo_x11_update_geometry() (for whatever reason, it doesn't match what else that function does). Change the code in vo_x11_create_vo_window() to always call vo_x11_update_geometry() for size variable and window title updates, but add a flag that tells it not to update position variables.
Diffstat (limited to 'input')
0 files changed, 0 insertions, 0 deletions