> > Is there a nice/preferred way of determining someone else's fusion id
> > given their PID?
> 
> Such a translation wasn't necessary, yet. I'm interested in what you
> are doing with Fusion. Questions and comments are also welcome.

I was just thinking about a window-manager-like app that manages
starting-up and shutting-down smaller "apps" as components. After
spawning the sub-app as a new process, I'd like to know its fusion ID
and not just its process ID.

I looked a little bit at the WM framework in DirectFB, but since it's
just another module it seems like the WM would be instantiated as a
side effect of launching the first DFB app. I'd rather have an
independant app that actively takes care of starting up DFB and
launching whatever sub-app is appropriate.

/TomB


Reply via email to