Penguin
Annotated edit history of FreeDesktop version 3, including all changes. View license author blame.
Rev Author # Line
1 JohnMcPherson 1 A project to promote and improve software for the Linux Desktop, only using [Free] software.
2
3 It includes many initiatives:
4
5 Some of them designed to improve inter-operability between the [GNOME] and [KDE] projects, such as a shared ".desktop" file format for menu entries and shortcuts, and the "D-BUS" message-passing system, designed to be a next-generation replacement for
6 KDE's DCOP and GNOME's CORBA interfaces.
7
3 JohnMcPherson 8 An experimental [XServer], based on KeithPackard's "kdrive" xserver code.
9 (http://freedesktop.org/Software/xserver). The main purpose of this project is to provide a platform for quicker development of X protocol extensions, such as transparency.
10
11 A modern [XServer], currently based on XFree86 code. (http://freedesktop.org/Software/xorg). Some of the core XFree86 developers, fed up with the slow pace of development, (and later with the change of xfree86 license) created this fork. Also, another goal is to split up the code into more modular chunks (such as xlibs, some xclient programs, freetype, etc) as opposed to the massive monolithic xfree86 source tree.
1 JohnMcPherson 12
13 See http://freedesktop.org for other things under active development.