No description
fbcce1b803
The new commands help the UI update the cursors and other visual elements that track views and clients. Currently, when remview is received loleaflet removes the associated cursor from the screen. Change-Id: I03e2f9e3485166adae31de84ae7ac6bd1c85b05d Reviewed-on: https://gerrit.libreoffice.org/28131 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.