diff --git a/docs/Changelog.md b/docs/Changelog.md index 6cbdaf7..580757a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,6 +10,7 @@ using the arguments: msgbox, editor, full, raw. - mpv.net specific commands, the command palette, auto-play property and various other things are documented in the manual. +- The action used for the right mouse button can be configured. 5.7.0.0 Stable (2022-03-09) diff --git a/docs/Manual.md b/docs/Manual.md index 2c38cc9..e0fbd4f 100644 --- a/docs/Manual.md +++ b/docs/Manual.md @@ -323,6 +323,9 @@ Shows fully detailed media info. **raw** Shows media info with raw property names. +### show-menu +Shows the context menu. + ### show-playlist Shows the playlist in the command palette and allows to play the selected entry.