Commit graph

  • 7bac395fc4 fixed select_buffer in the lib Camillo Schenone 2023-11-24 11:44:08 +0100
  • a22d8ff6e1 version bump to 0.3.0, supporting codemp 0.5, fixed content function, new bindings Camillo Schenone 2023-11-24 11:31:00 +0100
  • 0c3334b827 added content binding, minor refactor. Camillo Schenone 2023-11-24 10:36:06 +0100
  • dd5f8cdf92 added initial automatic cursor color assignment, minor code refactor, and a disconnect client command. Camillo Schenone 2023-11-24 10:19:03 +0100
  • 280d6314c9 it works, (minor touches still needed) Camillo Schenone 2023-11-23 17:15:16 +0100
  • 36085c0639 added buffer disconnection, sending of cursor and buffer events working, to test the receiving part Camillo Schenone 2023-11-23 14:36:33 +0100
  • 5035034358 whops forgot the bindings Camillo Schenone 2023-11-22 12:29:54 +0100
  • 2fa6888567 pyo3 version bump Camillo Schenone 2023-11-22 12:29:20 +0100
  • 8808405a3a First steps towards the migration, updated the bindings, and python side wrapper Camillo Schenone 2023-11-22 12:25:08 +0100
  • 9a964a099b Rearranged some code. Implemented a python buffer class to abstract the differences between buffers on the server and on the editor. Switched to a single event listener that we move around. Camillo Schenone 2023-09-05 16:07:22 +0200
  • 4005d9bd86 Finished migrating to v0.4. removed spammy debug messages. v0.2 Camillo Schenone 2023-09-04 17:08:43 +0200
  • 029be23fe7 Added callback logic to buffer event. Fixed double send. Improved docs a bit. Camillo Schenone 2023-09-04 17:01:04 +0200
  • fd528237b3 completed the text change compression to send a single operation to delta. Minor refactor, added stubs for further development Camillo Schenone 2023-08-29 23:38:39 +0200
  • 6fe5effb68 Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py. Camillo Schenone 2023-08-25 14:29:11 +0200
  • e387b726c8 Got a bindings library that compiles. Camillo Schenone 2023-08-25 03:05:53 +0200
  • bfad81f958 Implemented the client handle interface. TODO: controllers Camillo Schenone 2023-08-23 18:22:11 +0200
  • 31f296a55c Added errors wrappers and version bump Camillo Schenone 2023-08-23 11:18:04 +0200
  • c79529ce87 minor cleanup Camillo Schenone 2023-08-22 10:55:53 +0200
  • 7609cecd40 .gitignore fixes and codemp cargo git dependency Camillo Schenone 2023-08-17 18:57:21 +0200
  • 1ab1ac36be initial commit Camillo Schenone 2023-08-17 18:39:47 +0200