summaryrefslogtreecommitdiffstats
path: root/mpvcore/timeline
diff options
context:
space:
mode:
authorChrisK2 <spam@kalania.de>2013-10-13 03:51:25 +0200
committerChrisK2 <spam@kalania.de>2013-10-13 03:51:25 +0200
commit9b20c681fd19d9f9d92fda80c82dd6171c6d39a9 (patch)
treedd1c9a1cb88af24d4495cbdf4488962df64ac7b7 /mpvcore/timeline
parenta5507312093adb99fc80f09276561eb333999cba (diff)
downloadmpv-9b20c681fd19d9f9d92fda80c82dd6171c6d39a9.tar.bz2
mpv-9b20c681fd19d9f9d92fda80c82dd6171c6d39a9.tar.xz
osc: Once again new Show/Hide handling
The deadzone-size is now by default zero, so movement on the entire window will make the OSC show up. To avoid it showing up by randomly moving mice, the option 'minmousemove' controls how many pixels movement (default: 1) between ticks (frames) are necessary to make the OSC show up. The deadzone can be reenabeled by setting the option 'deadzonesize' (default: 0 = no deadzone, 1 = entire area between OSC and opposite window border), to restore the old behavior, set it to ~0.92. The OSC will hide immediately when leaving the window or entering the deadzone (if existing) or after the time specified with 'hidetimeout' (default: 500ms) passed without any new movement. Set to negative value to disabling auto-hide (thus restoring old behavior). The OSC will never hide if hovered by the mouse.
Diffstat (limited to 'mpvcore/timeline')
0 files changed, 0 insertions, 0 deletions