On Fri, Apr 19, 2013 at 6:08 PM, Tommaso Cucinotta <tomm...@lyx.org> wrote: > On 17/04/13 02:09, Marcelo Galvăo Póvoa wrote: >> Is it possible to >> write a Pidgin plugin that would serve as a communication channel for >> LyX? > > or perhaps checking whether it would be possible to leverage libpurple for > the purpose ? > > A look at the Pidgin source code to see how it manages all of these chatting > protocols may be enlightning. >
I checked and and it seems libpurple can handle multiple IM protocols at once, but using it directly would require creating new interfaces inside LyX for authentication, contacts list, etc. So, as I said earlier, since the project already seems quite large as is, it would be better to discuss a list of deliverables for the GSoC and how they should be implemented. Marcelo