[Libreoffice-commits] online.git: loolwsd/protocol.txt

Miklos Vajna vmiklos at collabora.co.uk
Wed Jun 15 12:32:40 UTC 2016


 loolwsd/protocol.txt |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit f64534404ce1b9664d9d9524e659994ec26ac87e
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Wed Jun 15 14:31:52 2016 +0200

    loolwsd: document setclientpart command
    
    At least I guess this is the purpose of it, based on commit
    b9884a470a89fbbcba5b500da62d3e2601299090 (loolwsd: be aware of the
    client's current part, 2015-07-21).

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 0751049..32008bc 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -109,6 +109,10 @@ selectgraphic type=<type> x=<x> y=<y>
 
     <type> is 'start' or 'end' <x> and <y> are numbers.
 
+setclientpart part=<partNumber>
+
+    Informs the server that the client changed to part <partNumber>.
+
 status
 
 styles


More information about the Libreoffice-commits mailing list