This commit is contained in:
Frank Skare
2019-04-27 01:53:26 +02:00
parent 55cafbcdbf
commit c774d4d490

View File

@@ -61,18 +61,27 @@ Table of contents
#### Context Menu #### Context Menu
Context menu defined in the input.conf file with dark mode support.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/Menu.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/Menu.png)
#### Config Editor #### Config Editor
A searchable config editor as alternative to edit the mpv.conf file manually.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/ConfEditor.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/ConfEditor.png)
#### Input Editor #### Input Editor
A searchable key and mouse binding editor.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/InputEditor.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/InputEditor.png)
#### Command Palette #### Command Palette
Forgot where a command in the menu is located or what shortcut key it has?
Just press Ctrl+Shift+P and find it easily in the command palette.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/CommandPalette.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/CommandPalette.png)
### Context Menu ### Context Menu