adding a bunch of pointless stuff

This commit is contained in:
Chris Cochrun 2021-08-26 17:59:17 -05:00
parent 8520db7ac6
commit a0f9f3669b
12 changed files with 132 additions and 52 deletions

View file

@ -15,9 +15,9 @@ local utils = require 'mp.utils'
local user_opts = {
showwindowed = true, -- show OSC when windowed?
showfullscreen = true, -- show OSC when fullscreen?
scalewindowed = 2, -- scaling of the controller when windowed
scalefullscreen = 2, -- scaling of the controller when fullscreen
scaleforcedwindow = 2, -- scaling when rendered on a forced window
scalewindowed = 1, -- scaling of the controller when windowed
scalefullscreen = 1, -- scaling of the controller when fullscreen
scaleforcedwindow = 1, -- scaling when rendered on a forced window
vidscale = false, -- scale the controller with the video?
hidetimeout = 1000, -- duration in ms until the OSC hides if no
-- mouse movement. enforced non-negative for the