tomasklaen / uosc

Feature-rich minimalist proximity-based UI for MPV player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More disable_elements items in the config

Solarunit opened this issue · comments

I think it would be nice to have more items that can be disabled by disable_elements setting.

For example:

  • speed (item in the center and above the timeline)
  • chapters
  • every default button in the controls panel: menu, audio, etc..
commented

Controls are user-defined.

controls=menu,gap,subtitles,<has_many_audio>audio,<has_many_video>video,<has_many_edition>editions,<stream>stream-quality,gap,space,speed,space,shuffle,loop-playlist,loop-file,gap,prev,items,next,gap,fullscreen

All of these can be disabled in config. Use opacity and controls options.