Here's a link to the updated patch (after fixing whitespace, indentation, ignored moc_* files and commented header file)
https://gist.github.com/HotSushi/a989d1657775d8eca6fe link to project wiki page: http://wiki.lyx.org/GSoC/InteractiveLyX On Thu, Jun 5, 2014 at 12:46 AM, Sushant Raikar <sushant.s.rai...@gmail.com> wrote: > The patch attached below, allows collaborative editing with simple use > cases. > a) Cursor movements > b) Character insertion > c) Character Deletion > d) Mouse click, cursor location change > e) Cursor movement to and fro insets (boxes, tables etc.) > > The patch has been diff-ed with master* branch. > >