From: Dennis S. <sy...@yo...> - 2004-09-27 15:49:44
|
Heya Vitaly, Sorry for keeping you waiting for so long! I just hadn't the time to get to it! I submitted the VisEvent changes to CVS, all looks good. You've got CVS write access, so you can put libvisual-display into CVS. Please make the dir layout 'kinda right' the first time, because you know how CVS and dir removal goes :) Thanks a lot and I hope to see more from you regarding libvisual-display! Owyeah, please have a look at my event code changes, if it's right like this. Cheers, Dennis On Thu, 2004-09-23 at 16:06 +0300, Vitaly V. Bursov wrote: > Hello, > > This patch for Libvisual's event system adds folowing events: > Quit, Visibiity and Generic. The first two of them are already > used by lvdisplay, so you need this patch to try out > lvdisplay ;) > > Also it changes VisEvent struct to an union. It is binary > incompatible with previous version. I haven't checked it > carefully it just passes events for lvdisplay and everything > looks fine. > > Please take a look over lvdisplay. You need to fix a path > to plugins in example/main.c. > > Any suggestions, critics, code, etc. are very welcome. > |