Linked by Rayiner Hashem & Eugenia Loli-Queru on Mon 24th Nov 2003 16:24 UTC
Original OSNews Interviews Today we are very happy to publish a very interesting Q&A with major freedesktop.org members: the founder Havoc Pennington (also of Debian, Gnome and Red Hat fame), Waldo Bastian (of SuSE & KDE fame), Keith Packard and Jim Gettys (of X/XFree86/fontconfig/w3c fame) and David Zeuthen, a new member who's taking over the ambitious HAL project. In the article, we discuss about general freedesktop.org goals, status and issues, the role of KDE/Qt in the road to interoperability with Gnome/GTK+, HAL (with new screenshots), the new X Server aiming to replace XFree86 and we even have an exclusive preliminary screenshot of a version of Mac OS X's Exposé window management feature for this new X Server! This is one article not to be missed if you are into Unix/Linux desktop!
Permalink for comment
To read all comments associated with this story, please click here.

1) Fonts will almost certainly be handled through Xft2 + the Render extension. There is no point rewriting freetype --- its damn good already.

2) There will be no rewriting of Qt or GTK+. If that was the case, this new server would never make it. KDrive is just another X server, it speaks the same X protocol, so all X apps will be compatible with it. However, toolkits will need to be modified to take better advantage of the new server's functionality. For example, it would be nice to have GTK+ and Qt render through Cairo natively. According to the interview answers, some additional coordination will probably also be necessary to fix the opaque resize problem.