[Libreoffice-commits] online.git: loolwsd/protocol.txt
Pranav Kant
pranavk at collabora.com
Fri Apr 15 09:19:24 UTC 2016
loolwsd/protocol.txt | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit 382da839e0fd41549ed06347c0e19faddb9b5400
Author: Pranav Kant <pranavk at collabora.com>
Date: Fri Apr 15 14:48:58 2016 +0530
Add documentation about takeedit
Change-Id: I600046111d2478f1c02552d3caa60d2a50fa7c98
diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index a7e36c6..f6e1f52 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -135,6 +135,13 @@ clientvisiblearea x=<x> y=<y> width=<width> height=<height>
Invokes lok::Document::setClientVisibleArea().
+takeedit
+
+ Request for an edit lock. If successful, client will receive an 'editlock: 1'
+ message meaning editlock is granted.
+
+ See 'editlock:' message in server -> client.
+
server -> client
================
More information about the Libreoffice-commits
mailing list