
Could somebody bring me up-to-date on the state of the new Dbus interactive stuff in Inkscape?
I remember seeing a news post or wiki page about it, and I was quite excited. It looks like the best (only) way to make interactive, real-time plugins for Inkscape -- and lots of other fun stuff. But I can't find much on it now. Nothing turns up on a news search or a wiki search.
One thing I'm thinking of is trying to write the PixelSnap plugin to be more real-time.
- Bryan

On Fri, 2010-01-29 at 08:05 +1300, Bryan Hoyt | Brush Technology wrote:
Could somebody bring me up-to-date on the state of the new Dbus interactive stuff in Inkscape?
In general, it's in good shape. I've got all the autotools stuff fixed so that it works nicely. The thing that it is needs is to be able to build without dbus (for win32 and others). You're welcome to play with it (and fix it :) ) by using this branch:
https://code.launchpad.net/~inkscape.dev/inkscape/gsoc2009_api
I haven't sync'd it to trunk recently, so it'd probably be best if you merged it into a copy of trunk.
--Ted
PS - Live pixelsnap would be cool :)

2010/1/29 Ted Gould <ted@...11...>:
In general, it's in good shape. I've got all the autotools stuff fixed so that it works nicely. The thing that it is needs is to be able to build without dbus (for win32 and others).
Shouldn't it be possible to use DBus extensions on Windows as well?
Regards, Krzysztof
participants (3)
-
Bryan Hoyt | Brush Technology
-
Krzysztof Kosiński
-
Ted Gould