freedesktop.org
From Wikipedia, the free encyclopedia
- The correct title of this article is freedesktop.org. The initial letter is shown capitalized due to technical restrictions.
freedesktop.org (fd.o) is a project to work on interoperability and shared base technology for free software desktop environments for the X Window System (X11) on Linux and other Unix-like operating systems. It was founded by Havoc Pennington in March 2000.
The organisation focuses on the user. There are many development frameworks for X, and this is unlikely to change. The organisation seeks to ensure that differences in development frameworks are not user-visible.
The most widely used free software X desktops, GNOME and KDE, are both working closely with the project. The project recently released Portland 1.0 (xdg-utils), a set of common interfaces for desktop environments [1].
freedesktop.org was formerly known as the X Desktop Group, and the acronym "XDG" remains common in their work.
Contents
|
Hosted projects
fd.o provides hosting for a number of relevant projects [1] [2]. These include:
- X.Org Server: the official reference implementation of X11. The current version is a fork of XFree86 before the latter changed its license.
- D-BUS, a message bus akin to KDEs DCOP or GNOME's Bonobo.
- Drag-and-drop: X drag and drop still does not work consistently.
- Hardware Abstraction Layer, or (HAL) is a consistent cross-operating system layer.
- fontconfig is a library for font discovery, name substitution, etc.
- Xft, anti-aliased fonts using the FreeType library, rather than the old X core fonts.
- Cairo, a vector graphics library with cross-device output support.
- Direct Rendering Infrastructure, or DRI, is an interface used in the X Window System to securely allow user applications to access the video hardware without requiring data to be passed through the X Server.
- Mesa 3D, an implementation of OpenGL.
- XCB, an Xlib replacement.
- GTK-QT engine : a GTK+2 engine which uses Qt to draw the widgets, providing the same look'n'feel of KDE apps to GTK+2 apps.
Stated aims
The aim of the project is not to legislate formal standards. Rather, it aims to catch interoperability issues much earlier in the process.
- Collect existing specifications, standards and documents related to X desktop interoperability and make them available in a central location;
- Promote the development of new specifications and standards to be shared among multiple X desktops;
- Integrate desktop-specific standards into broader standards efforts, such as Linux Standard Base and the ICCCM;
- Work on the implementation of these standards in specific X desktops;
- Serve as a neutral forum for sharing ideas about X desktop technology;
- Implement technologies that further X desktop interoperability and free X desktops in general;
- Promote X desktops and X desktop standards to application authors, both commercial and volunteer;
- Communicate with the developers of free operating system kernels, the X Window System itself, free OS distributions, and so on to address desktop-related problems;
- Provide CVS, web hosting, mailing lists and other resources to free software projects that work toward the above goals.
References
- The Big freedesktop.org Interview (Rayiner Hashem & Eugenia Loli-Queru, OSNews, 24 November 2003)
- ^ Portland points desktop Linux at $10 billion market, DesktopLinux.com, 11 October 2006
External links
| Free software Portal |
- Project home page (wiki-based)
Categories: X Window System | Freedesktop.org | Free software websites

