Summer of Code/2013: Difference between revisions
Pbrobinson (talk | contribs) |
|||
| Line 282: | Line 282: | ||
=== Implement collaboration in Paint Activity === | === Implement collaboration in Paint Activity === | ||
Paint Activity does not implement collaboration yet. The easy part is send the mouse positions and draw in the different machines, but you need have the status of the different tools used, copy/paste operations and undo/redo. | Paint Activity does not implement collaboration yet. The easy part is send the mouse positions and draw in the different machines, but you need have the status of the different tools used, copy/paste operations and undo/redo. Paint is already ported to cairo and Gtk3. | ||
Requires familiarity with Python. | Requires familiarity with Python. | ||