Re: [PATCH 00/25] Turn gvnc into a proper GObject



On Sat, Nov 21, 2009 at 01:27:49PM +0000, Daniel P. Berrange wrote:
> This is a huge series which does something that on the surface sounds
> rather simple: turn gvnc into a GObject
> 
> It is not as simple as it sounds though. The gvnc code has grown
> rather too complex and is doing far too much. There is also a wierd
> split of responsibilities between VncDisplay and gvnc for running
> the coroutine. This means that some of the gvnc APIs must only be
> called from the VNC coroutine context, and others must only be called
> from the main process context. This is going to make it very hard, if
> not impossible to use gvnc from non-C languages like Python/Perl/etc.

If people want to directly pull these changes before they're merged
into main gtk-vnc repository, they are also available from my personal
staging repository, on the 'gobject' branch

  http://gitorious.org/~berrange/gtk-vnc/staging/

Regards,
Daniel
-- 
|: http://berrange.com/     -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://freshmeat.net/~danielpb/    -o-   http://gtk-vnc.sourceforge.net :|


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]