Quoting Monge Maurizio ([EMAIL PROTECTED]): > > A lot of time ago i posted a message asking for hints for a port of qt. > A almost forgotten it until a few weeks ago, when i started to write a bit of > code. > > Now please give a look at the site > > http://linuz.sns.it/~monge/qt-directfb/
Hi, I like the way you started with porting, i.e. the double window approach. I've seen on the screenshots that you are already using the multi app core (DFBTerm + Qt Apps). You mentioned that you use the SDL backend until there's a way to develop under DirectFB? I'm running XDirectFB being the master with df_cpuload and one DFBTerm in my .xsession just before gnome-session, so I can read mails before gnome even showed its splash ;) I also have DFBTerm as an icon in my gnome panel, the whole session is started via startx ;) I can develop DirectFB itself in this environment and I can install new versions of DirectFB without restarting my session to test it. Newer processes simply use the new library. There are only a few circumstances where I have to restart the session (or create a secondary one). Either the ABI changed (drivers, core, etc.) or the code I modified is executed by the master only. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
