loolwsd/protocol.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
New commits: commit f83cc22db97714bd83ce2e26d865a7bb03617237 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Thu Apr 21 09:02:34 2016 -0400 Documentation update for 'useractive' and 'userinactive'. Change-Id: I4e2f0923aa5d0f35c29c752b144e23b365e73bb0 Reviewed-on: https://gerrit.libreoffice.org/24279 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt index 1d2324d..ce45761 100644 --- a/loolwsd/protocol.txt +++ b/loolwsd/protocol.txt @@ -133,6 +133,21 @@ takeedit See 'editlock:' message in server -> client. +useractive + + Sent when the user regains focus or clicks within the active area to + disable the inactive state. + Will send invalidation and update notifications to force refreshing the screen. + + See 'userinactive'. + +userinactive + + Sent when the user has switched tabs or away from the Browser altogether. + It should throttle updates until the user is active again. + + See 'useractive'. + server -> client ================ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits