summaryrefslogtreecommitdiffstats
path: root/wsd/protocol.txt
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2018-09-17 07:17:31 -0400
committerAshod Nakashian <ashnakash@gmail.com>2019-08-17 04:33:04 +0200
commit2eab5cea763d037ed7d11f0ba88b8299edc592ff (patch)
tree4bf9ca4458f9c7f28b450c832643e124393cf039 /wsd/protocol.txt
parentwsd: leaflet: support statusupdate: messages to sync clients (diff)
downloadonline-2eab5cea763d037ed7d11f0ba88b8299edc592ff.tar.gz
online-2eab5cea763d037ed7d11f0ba88b8299edc592ff.zip
wsd: leaflet: support reordering of slides via drag-and-drop
Change-Id: I1b471ba07dd0a1016a0759de729171ae968262cb Reviewed-on: https://gerrit.libreoffice.org/69635 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/71099
Diffstat (limited to 'wsd/protocol.txt')
-rw-r--r--wsd/protocol.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/wsd/protocol.txt b/wsd/protocol.txt
index a1bdb39cb6..bf11deafd3 100644
--- a/wsd/protocol.txt
+++ b/wsd/protocol.txt
@@ -144,6 +144,10 @@ selectclientpart part=<partNumber>
Informs the server that the client changed the selection state of <partNumber>.
+moveselectedclientparts position=<positionNumber>
+
+ Moves the selected parts to a new position.
+
setpage page=<pageNumber>
Valid only for text documents.