I've just completed a working Qt/Embedded (3.3) Gfx driver for DirectFB. This shouldn't be confused with the qt on directfb project, which seems to be meant to work within the windowing system of DirectFB. This project uses the fullscreen mode of DirectFB. Qt/Embedded has it's own windowing system.
Qt/Embedded has a method for running multiple apps much like fusion, which I haven't yet implemented. So this project is only useful for running a single app right now. Which was enough for my original purpose of running the MythTV GUI on my Matrox card. There isn't a mouse driver or keyboard driver either, just the graphics at this point. So there is still work to do. My question is about hosting the code now that it's semi-useful. I could slap it up on sourceforge, but I figure it makes a lot of sense to host it on directfb.org. What is the possibility of that? Mike Gibson [EMAIL PROTECTED] _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
