cyl0 / ModernX

A modern OSC UI replacement for MPV that retains the functionality of the default OSC.
531 stars 26 forks source link

Change thumbnail border size and show milliseconds #46

Closed Keith94 closed 1 year ago

Keith94 commented 1 year ago

https://github.com/maoiscat/mpv-osc-modern/pull/34 https://github.com/maoiscat/mpv-osc-modern/pull/33

A couple new features were added in the original branch; hope we can see them here.

EDIT:

Also https://github.com/maoiscat/mpv-osc-modern/pull/40 https://github.com/maoiscat/mpv-osc-modern/pull/41

zydezu commented 1 year ago

ive added these to my fork : https://github.com/zydezu/modernX

Keith94 commented 1 year ago

Works great! Thank you

Keith94 commented 1 year ago

Can you tell me how to get the jump 5s button back in your fork? Seems to have disappeared even with default settings

zydezu commented 1 year ago

Can you tell me how to get the jump 5s button back in your fork? Seems to have disappeared even with default settings

in the configuration ( osc.conf or the modernX.lua code itself ) , disable ‘compactmode’

Keith94 commented 1 year ago

Can you tell me how to get the jump 5s button back in your fork? Seems to have disappeared even with default settings

in the configuration ( osc.conf or the modernX.lua code itself ) , disable ‘compactmode’

Thanks again for the help man

Keith94 commented 1 year ago

Closing in favor of @zydezu's fork 👍