Mike Emmel wrote:
> I've been thinking about what it would take to make a rootless version
> of directfb for running on top of OSX X11 Win32 etc where the directfb
> windows are mapped to multiple native windows.
> 
> So far I've come up with the need for a custom window manager tied to
> the backend driver that creates a new platform window as needed.

That should work :)

> Also a platform specific version of fusion may also be needed but
> initially we can do single app mode its not clear multi-app support
> would be required.

Most probably you don't need the multi app core, if everything that's
shared is managed by the underlying platform.

However, some programs might be written to exist in the same session,
e.g. using GetWindow() or Fusion itself.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to