[Libreoffice-commits] online.git: wsd/protocol.txt
Tamás Zolnai
tamas.zolnai at collabora.com
Wed Apr 11 17:28:14 UTC 2018
wsd/protocol.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 5da818c033c1f03045c0eabbf47038b31eca4a5d
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Wed Apr 11 19:22:56 2018 +0200
Update documentation for invalidatecursor callback
Change-Id: I538a0894c024f6a30baa178fa81071af528f1cfb
Reviewed-on: https://gerrit.libreoffice.org/52739
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
Tested-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/wsd/protocol.txt b/wsd/protocol.txt
index 1f5f2bb97..1697a8de4 100644
--- a/wsd/protocol.txt
+++ b/wsd/protocol.txt
@@ -376,7 +376,8 @@ message as documented above.) For instance:
invalidatecursor: <payload>
- The payload contains a rectangle describing the cursor position.
+ The payload contains a rectangle describing the cursor position
+ and the id of the view which triggered the invalidation. JSON payload.
The communication between the parent process (the one keeping open the
Websocket connections to the clients) and a child process (handling
More information about the Libreoffice-commits
mailing list