Informatics & Computer    
   
Table of contents
(Prev) GnoliaGNOME Do (Next)

GNOME

GNOME

GNOME 3.6 desktop
Developer(s)The GNOME Project
Initial releaseMarch 3, 1999 (1999-03-03)
Stable release3.6.3 [edit]  (February 13, 2013; 33 days ago (2013-02-13))[1] [±]
Preview release3.7.91  (March 8, 2013; 10 days ago (2013-03-08)[2]) [±]
Development statusActive
Written inC, C++, Python, Vala, Genie, JavaScript[3]
Operating systemUnix-like with X11
Available inmore than 50 languages[4]
TypeDesktop environment
LicenseGNU LGPL, GNU GPL
Websitewww.gnome.org

GNOME (pronounced /ɡəˈnm/[5]) is a desktop environment and graphical user interface that runs on top of a computer operating system. It is composed entirely of free and open source software and is developed by both volunteers and paid contributors, the largest corporate contributor being Red Hat. [6][7] It is an international project that includes creating software development frameworks, selecting application software for the desktop, and working on the programs that manage application launching, file handling, and window and task management.

GNOME is part of the GNU Project and can be used with various Unix-like operating systems, most notably GNU/Linux and as part of OpenSolaris Desktop.

Contents

History

GNOME 1, March 1999

GNOME was started in August 1997 by Miguel de Icaza and Federico Mena[8] as a free software project to develop a desktop environment and applications for it.[9] It was founded in part because K Desktop Environment, an already existing free software desktop environment, relied on the Qt widget toolkit which at the time used a proprietary software license.[10] In place of Qt, the GTK+ toolkit was chosen as the base of GNOME. GTK+ uses the GNU Lesser Public License (LGPL), a free software license that allows software linking to it to use a much wider set of licenses, including proprietary software licenses.[11] GNOME itself is licensed under the LGPL for its libraries, and the GNU General Public License (GPL) for its applications.

The California startup Eazel developed the Nautilus file manager from 1999 to 2001. De Icaza and Nat Friedman founded Helix Code (later Ximian) in 1999 in Massachusetts. The company developed GNOME's infrastructure and applications, and in 2003 was purchased by Novell.

GNOME 2 (the previous major release) was very similar to a conventional desktop interface, featuring a simple desktop in which users could interact with virtual objects, such as windows, icons, and files. GNOME 2 used Metacity as its default window manager. The handling of windows, applications, and files in GNOME 2 is similar to that of contemporary desktop operating systems. In the default configuration of GNOME 2, the desktop has a launcher menu for quick access to installed programs and file locations; open windows may be accessed by a taskbar along the bottom of the screen, and the top-right corner features a notification area for programs to display notices while running in the background. However, these features can be moved to almost any position or orientation the user desires, replaced with other functions or removed altogether.

Name

Initially, "GNOME" was an acronym of GNU Network Object Model Environment, referring to the original intention of creating a distributed object framework similar to Microsoft's OLE;[12] it was dropped, because this no longer reflects the core vision of the GNOME project.[13]

Overview

GNOME 2.6, March 2004

The GNOME project provides two things: The GNOME desktop environment, a graphical user interface and core applications like Web, a simple web browser, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop and mobile user interface.[14]

The GNOME project puts heavy emphasis on simplicity, usability, and making things “just work” (see KISS principle).[15] The other aims of the project are:

  • Freedom — to create a desktop environment with readily available source code for re-use under a free software license.
  • Accessibility — to ensure the desktop can be used by anyone, regardless of technical skill or physical circumstances.
  • Internationalization and localization — to make the desktop available in many languages. At the moment, GNOME is being translated to 175 languages.[16]
  • Developer-friendliness — to ensure ease of writing software that integrates smoothly with the desktop, and allow developers a free choice of programming language.
  • Organization — to adhere to a regular release cycle and maintain a disciplined community structure.
  • Support — to ensure backing from other institutions beyond the GNOME community.

As with most free software projects, the GNOME project is loosely managed. Discussion chiefly occurs on a number of public mailing lists.[17] Developers and users of GNOME gather at an annual meeting known as GUADEC to discuss the current state of the project and its future direction.[18]

GNOME often incorporates standards from freedesktop.org to allow GNOME applications to better interoperate with other desktops, encouraging both cooperation and competition.

Major subprojects

GNOME relies upon a large number of different projects:

  • GNOME Shell – a user interface of GNOME 3.
  • GSettings – a configuration storage system (replacing GConf in older GNOME versions).
  • GVFS – a virtual file system.
  • GNOME Keyring – backend for storing encryption keys and security information. Seahorse is a common frontend.
  • GNOME Translation Project – for translating documentation and applications into different languages.
  • GTK+ – a widget toolkit used for constructing graphical applications. The use of GTK+ as the base widget toolkit allows GNOME to benefit from certain features such as theming (the ability to change the look of an application) and smooth anti-aliased graphics. Sub-projects of GTK+ provide object-oriented programming support (GObject), extensive support of international character sets and text layout (Pango) and accessibility (ATK). GTK+ reduces the amount of work required to port GNOME applications to other platforms such as Windows and Mac OS X.
  • Human interface guidelines (HIG) – research and documentation on building easy-to-use GNOME applications.
  • LibXML – an XML library.

A number of language bindings are available, allowing applications to be written in a variety of programming languages, such as C++ (gtkmm), Java (java-gnome), Ruby (ruby-gnome2), C# (Gtk#), Python (PyGObject), Perl (gtk2-perl), Tcl (Gnocl) and many others. The only languages currently used in applications that are part of an official GNOME desktop release are C, C++, Python, Vala and Javascript.[19]

Release cycle

Each of the component software products in the GNOME project has its own version number and release schedule. However, individual module maintainers coordinate their efforts to create a full GNOME stable release on an approximately six-month schedule. Some experimental projects are excluded from these releases.

GNOME releases are made to the main FTP server in the form of source code with configure scripts, which are compiled by operating system vendors and integrated with the rest of their systems before distribution. Most vendors use only stable and tested versions of GNOME, and provide it in the form of easily installed, pre-compiled packages. The source code of every stable and development version of GNOME is stored in the GNOME Git source code repository.

A number of build-scripts (such as JHBuild or GARNOME) are available to help automate the process of compiling the source code.

Compatibility

GNOME runs on top of the X Window System and is available in most Linux distributions and BSDs either as the default desktop environment or an option. It is also installed with Solaris as part of OpenSolaris Desktop (previously known as Java Desktop System) since the Solaris Express 10/04 release.[20]

Controversy over supported platforms

In May 2011 Lennart Poettering proposed systemd as a dependency for further releases of GNOME.[21] As systemd is available only on Linux, the proposal led to the discussion of possibly dropping support for other platforms in future GNOME releases. While some people responded to the proposal with criticism[22][23] others suggested the idea of a GNOME Operating System on top of the Linux kernel.[24]

GNOME 3.2 Release Notes state that multiseat support is only available to those using systemd.[25] The systemd dependency was questioned again in November 2012, where the GNOME release team concluded that it can be relied upon for non-critical functionality [26]

Features

Until the release of GNOME 3.0, GNOME used the traditional computing desktop metaphor. Users can change the appearance of their desktop through the use of themes, which usually consist of an icon set, a window manager border and GTK+ theme engine and parameters. In GNOME 3 Adwaita replaced Clearlooks as the default GNOME theme. The Human Interface Guidelines help developers to produce applications that look and behave similarly to each other, which provides a cohesive GNOME experience.

GNOME 3.6

GNOME has evolved from a traditional desktop metaphor to a user interface where switching between different tasks and virtual workspaces takes place in a new area called the overview. The redesigned GNOME features several main changes: released as the new interface for Gnome, GNOME Shell replaces the original GNOME Panel; Mutter replaces Metacity as the default window manager; and the minimize and maximize buttons no longer appear on the titlebar by default. Many of the default GNOME applications have also gone through redesigns to provide a more consistent and unified user experience.

In the default configuration of GNOME, the desktop has a top panel holding (from left to right) an activities button, clock, system status area and user menu. Clicking on the activities button or moving one's mouse to the top-left hot corner brings one to the overview.

  • The system status area holds various system indicators, such as those for volume, Bluetooth, network, battery, and accessibility.
  • The user menu holds a chat-availability indicator, shortcuts to system settings, and session actions such as logging out, switching users, locking the screen, or suspending the computer.
  • The overview (accessed by clicking on the activities button in the top panel, or touching the top-left hot corner) shows the window picker, the workspace changer on the right, the dash on the left, a windows button, an applications button, and a search bar. While in the overview, users can click on the windows and application buttons just under the top panel to switch between the window picker and the application picker.
  • The window picker gives users a quick overview of current activities, and provides a way to switch to other open windows or close multiple windows easily.
  • The application picker provides an easy way to launch applications.
  • The dash houses shortcuts to favorite applications and open windows.

The default interface also features a new system for notifications. In GNOME 3, notifications pop up from the bottom of the screen, instead of showing in the top right of the screen as in GNOME 2.x.[27]

Usability

Since GNOME 2.0, a key focus of the project has been usability. To this end, the GNOME Human Interface Guidelines (HIG) were created. Following the guide, developers can create high-quality, consistent, and usable GUI programs, as it addresses everything from GUI design to recommended pixel-based layout of widgets.

During the 2.0 rewrite, many settings were deemed[by whom?] of little or no value to the majority of users and were removed. For instance, the preferences section of the Panel was reduced from a dialog of six tabs to one with two tabs. Havoc Pennington summarized the usability work in his 2002 essay "Free Software UI", emphasizing the idea that all preferences have a cost, and it is better to "unbreak the software" than to add a UI preference to do that:

A traditional free software application is configurable so that it has the union of all features anyone's ever seen in any equivalent application on any other historical platform. Or even configurable to be the union of all applications that anyone's ever seen on any historical platform (Emacs *cough*).

Does this hurt anything? Yes it does. It turns out that preferences have a cost. Of course, some preferences also have important benefits - and can be crucial interface features. But each one has a price, and you have to carefully consider its value. Many users and developers don't understand this, and end up with a lot of cost and little value for their preferences dollar.

Havoc Pennington[28]

GNOME 3 abandoned the traditional desktop metaphor in favor of GNOME Shell. This move received mixed reaction from the user community, though the outcome is not yet clear. The MATE desktop environment, software forked from GNOME 2, aims to retain the traditional GNOME 2 interface while keeping it compatible with GNOME 3. The Linux Mint team addressed the issue in another way by developing the "Mint GNOME Shell Extensions". Thus there evolved, the Cinnamon user-interface, which attempts to provide a more traditional user environment based on the desktop metaphor, like GNOME 2.

Components

Versions

Release history
VersionDateInformation
August 1997GNOME development announced[29]
1.0March 1999First major GNOME release[30]
1.2May 2000"Bongo"[31]
1.4April 2001"Tranquility"[32]
2.0June 2002Major upgrade based on GTK2. Introduction of the Human Interface Guidelines.[33]
2.2February 2003Multimedia and file manager improvements.[34]
2.4September 2003"Temujin": Epiphany, accessibility support.[35]
2.6March 2004Nautilus changes to a spatial file manager, and a new GTK+ file dialog is introduced. A short-lived fork of GNOME, GoneME, is created as a response to the changes in this version.[36]
2.8September 2004Improved removable device support, adds Evolution.[37]
2.10March 2005Lower memory requirements and performance improvements. Adds: new panel applets (modem control, drive mounter and trashcan); and the Totem and Sound Juicer applications.[38]
2.12September 2005Nautilus improvements; improvements in cut/paste between applications and freedesktop.org integration. Adds: Evince PDF viewer; New default theme: Clearlooks; menu editor; keyring manager and admin tools. Based on GTK+ 2.8 with cairo support.[39]
2.14March 2006Performance improvements (over 100% in some cases); usability improvements in user preferences; GStreamer 0.10 multimedia framework. Adds: Ekiga video conferencing application; Deskbar search tool; Pessulus lockdown editor; Fast user switching; Sabayon system administration tool.[40]
2.16September 2006Performance improvements. Adds: Tomboy notetaking application; Baobab disk usage analyser; Orca screen reader; GNOME Power Manager (improving laptop battery life); improvements to Totem, Nautilus; compositing support for Metacity; new icon theme. Based on GTK+ 2.10 with new print dialog.[41]
2.18March 2007Performance improvements. Adds: Seahorse GPG security application, allowing encryption of emails and local files; Baobab disk usage analyser improved to support ring chart view; Orca screen reader; improvements to Evince, Epiphany and GNOME Power Manager, Volume control; two new games, GNOME Sudoku and glChess. MP3 and AAC audio encoding.[42]
2.20September 2007Tenth anniversary release. Evolution backup functionality; improvements in Epiphany, EOG, GNOME Power Manager; password keyring management in Seahorse. Adds: PDF forms editing in Evince; integrated search in the file manager dialogs; automatic multimedia codec installer.[43]
2.22March 2008Addition of Cheese, a tool for taking photos from webcams and Remote Desktop Viewer; basic window compositing support in Metacity; introduction of GVFS; improved playback support for DVDs and YouTube, MythTV support in Totem; internationalised clock applet; Google Calendar support and message tagging in Evolution; improvements in Evince, Tomboy, Sound Juicer and Calculator.[44]
2.24September 2008Addition of the Empathy instant messenger client, Ekiga 3.0, tabbed browsing in Nautilus, better multiple screens support and improved digital TV support.[45]
2.26March 2009New optical disc recording application Brasero, simpler file sharing, media player improvements, support for multiple monitors and fingerprint reader support.[46]
2.28September 2009Addition of GNOME Bluetooth module. Improvements to Epiphany web browser, Empathy instant messenger client, Time Tracker, and accessibility. Upgrade to GTK+ version 2.18.[47]
2.30March 2010Improvements to Nautilus file manager, Empathy instant messenger client, Tomboy, Evince, Time Tracker, Epiphany, and Vinagre. iPod and iPod Touch devices are now partially supported via GVFS through libimobiledevice. Uses GTK+ 2.20.[48]
2.32September 2010Addition of Rygel and GNOME Color Manager. Improvements to Empathy instant messenger client, Evince, Nautilus file manager and others. 3.0 was intended to be released in September 2010, so a large part of the development effort since 2.30 went towards 3.0.[49]
3.0April 2011Introduction of GNOME Shell. A redesigned settings framework with fewer, more focused options. Topic-oriented help based on the Mallard markup language. Side-by-side window tiling. A new visual theme and default font. Adoption of GTK+ 3.0 with its improved language bindings, themes, touch, and multiplatform support. Removal of long-deprecated development APIs.[50]
3.2September 2011Online accounts support; Web applications support; contacts manager; documents and files manager; quick preview of files in the File Manager; greater integration; better documentation; enhanced looks and various performance improvements.[25]
3.4March 2012New Look for GNOME 3 Applications: Documents, Epiphany (now called Web), and Contacts. Search for documents from the Activities overview. Application menus support. Refreshed interface components: New color picker, redesigned scrollbars, easier to use spin buttons, and hideable title bars. Smooth scrolling support. New animated backgrounds. Improved system settings with new Wacom panel. Easier extensions management. Better hardware support. Topic-oriented documentation. Video calling and Live Messenger support in Empathy. Better accessibility: Improved Orca integration, better high contrast mode, and new zoom settings. Plus many other application enhancements and smaller details.[51]
3.6September 2012Refreshed Core components: New applications button and improved layout in the Activities Overview. A new login and lock screen. Redesigned Message Tray. Notifications are now smarter, more noticeable, easier to dismiss. Improved interface and settings for System Settings. The user menu now shows Power Off by default. Integrated Input Methods. Accessibility is always on. New applications: Boxes, that was introduced as a preview version in GNOME 3.4, and Clocks, an application to handle world times. Updated looks for Disk Usage Analyzer, Empathy and Font Viewer. Improved braille support in Orca. In Web, the previously blank start page was replaced by a grid that holds your most visited pages, plus better full screen mode and a beta of WebKit2. Evolution renders email using WebKit. Major improvements to Disks. Revamped Files application (also known as Nautilus), with new features like Recent files and search.

See also

References

  1. ^ Müllner, Florian (February 13, 2013), "GNOME 3.6.3 released", gnome-announce mailing list, https://mail.gnome.org/archives/gnome -announce-list/2013-February/msg00012 .html, retrieved February 24, 2013
  2. ^ http://ftp.gnome.org/pub/GNOME/core/3 .7/
  3. ^ Owen Taylor. "Implementing the next GNOME shell « fishsoup". http://blog.fishsoup.net/2008/10/22/i mplementing-the-next-gnome-shell/. Retrieved 2011-12-09.
  4. ^ "GNOME 3.2 Release Notes". http://library.gnome.org/misc/release -notes/3.2/#rni18. Retrieved 2011-12-09.
  5. ^ Bowman, Lisa M. (1999-03-04), "LinuxWorld: Linux readies its desktop assault", ZDNet, http://news.zdnet.co.uk/software/0,10 00000121,2071014,00.htm, retrieved 2008-10-02
  6. ^ GNOME census
  7. ^ staring into the abyss .
  8. ^ "About Us | GNOME". http://www.gnome.org/about/. Retrieved 2011-12-09.
  9. ^ "The GNOME Desktop project (fwd)". http://lists.debian.org/debian-user/1 997/08/msg02286.html. Retrieved 2011-12-10.
  10. ^ Stallman, Richard Stallman (2000-09-05), Stallman on Qt, the GPL, KDE, and GNOME, http://linuxtoday.com/news_story.php3 ?ltsn=2000-09-05-001-21-OP-LF-KE, retrieved 2005-09-09
  11. ^ "Why you shouldn't use the Lesser GPL for your next library", Free Software Foundation, http://www.gnu.org/licenses/why-not-l gpl.html, retrieved 2008-01-20
  12. ^ Pennington, Havoc (1999), "What is Gnome?", GTK+ / Gnome Application Development, archived from the original on 2010-08-24, http://web.archive.org/web/2010051407 1800/http://developer.gnome.org/doc/G GAD/z2.html
  13. ^ "Re: GNOME -> Gnome". http://mail.gnome.org/archives/market ing-list/2010-April/msg00050.html. Retrieved 2011-12-10.
  14. ^ "GNOME Quick SWOT Analysis". The GNOME Project. http://live.gnome.org/SWOT. Retrieved 2011-06-03.
  15. ^ "Gnome 3 Overview", The GNOME Project, http://www.gnome.org/gnome-3/, retrieved 2012-08-27
  16. ^ "GNOME Languages", The GNOME Project (Canonical Ltd.), http://l10n.gnome.org/languages/, retrieved 2011-12-03
  17. ^ "GTK+ and GNOME Mailing Lists", The GNOME Project, http://mail.gnome.org, retrieved 2011-12-04
  18. ^ "About", GUADEC, http://guadec.expectnation.com/public /content/about, retrieved 2011-12-03
  19. ^ Newren, Elijah (2006-04-20). "Mono bindings a blessed dependency? [Was: Tomboy in 2.16]". desktop-devel mailing list. http://mail.gnome.org/archives/deskto p-devel-list/2006-April/msg00332.html. Retrieved 2007-09-20.
  20. ^ "Desktop Enhancements", Solaris 10 What's New (Sun Microsystems), 2009, http://docs.sun.com/app/docs/doc/817- 0547, retrieved 2011-12-04
  21. ^ Poettering, Lennart (2011-05-18), "systemd as external dependency", desktop-devel mailing list, http://mail.gnome.org/archives/deskto p-devel-list/2011-May/msg00427.html, retrieved 2011-10-05
  22. ^ Mouette, Josselin (2011-05-18), "Re: systemd as external dependency", desktop-devel mailing list, http://mail.gnome.org/archives/deskto p-devel-list/2011-May/msg00436.html, retrieved 2011-10-05
  23. ^ Neary, Dave (2011-05-18), "Re: systemd as external dependency", desktop-devel mailing list, http://mail.gnome.org/archives/deskto p-devel-list/2011-May/msg00437.html, retrieved 2011-10-05
  24. ^ McCann, William Jon (2011-05-18), "Re: systemd as external dependency", desktop-devel mailing list, http://mail.gnome.org/archives/deskto p-devel-list/2011-May/msg00439.html, retrieved 2011-10-05
  25. ^ a b Vitters, Olav; Klapper, André; Day, Allan, "GNOME 3.2 Release Notes", The GNOME Project, http://library.gnome.org/misc/release -notes/3.2/, retrieved 2011-10-05
  26. ^ Peters, Frederic, "20121104 meeting minutes", The GNOME Project, https://mail.gnome.org/archives/relea se-team/2012-November/msg00015.html, retrieved 2013-01-14
  27. ^ "GNOME Shell Design", The GNOME Project, https://live.gnome.org/GnomeShell/Des ign, retrieved 2011-12-03
  28. ^ Pennington, Havoc (April 2002), Free Software UI, http://ometer.com/free-software-ui.ht ml, retrieved 2011-12-04
  29. ^ de Icaza, Miguel. "The story of the GNOME project". http://primates.ximian.com/~miguel/gn ome-history.html.
  30. ^ "GNOME press release for version 1.0". http://www-old.gnome.org/press/releas es/gnome10.html. Retrieved October 31, 2010.
  31. ^ "GNOME press release for version 1.2". http://www-old.gnome.org/press/releas es/gnome12.html. Retrieved October 31, 2010.
  32. ^ "GNOME press release for version 1.4". http://www-old.gnome.org/press/releas es/gnome14.html. Retrieved October 31, 2010.
  33. ^ Waugh, Jeff (2002-06-27). "GNOME 2.0 Desktop and Developer Platform Released!". desktop-devel mailing list. http://mail.gnome.org/archives/deskto p-devel-list/2002-June/msg00592.html. Retrieved 2007-09-20.
  34. ^ "GNOME press release for version 2.2". http://www-old.gnome.org/press/releas es/gnome22.html. Retrieved October 31, 2010.
  35. ^ Waugh, Jeff (2003-09-11). "Announcing the GNOME 2.4.0 Desktop & Developer Platform". gnome-announce mailing list. http://mail.gnome.org/archives/gnome- announce-list/2003-September/msg00062 .html. Retrieved 2007-09-20.
  36. ^ Sobala, Andrew (2004-03-31). "Announcing the GNOME 2.6.0 Desktop & Developer Platform". gnome-announce mailing list. http://mail.gnome.org/archives/gnome- announce-list/2004-March/msg00131.htm l. Retrieved 2007-09-20.
  37. ^ "GNOME press release for version 2.8". http://www-old.gnome.org/press/releas es/gnome28.html. Retrieved October 31, 2010.
  38. ^ "GNOME press release for version 2.10". http://www-old.gnome.org/press/releas es/gnome210_press_release.html. Retrieved October 31, 2010.
  39. ^ "GNOME 2.12 Release Notes". http://library.gnome.org/misc/release -notes/2.12/. Retrieved October 31, 2010.
  40. ^ "GNOME 2.14 Release Notes". http://library.gnome.org/misc/release -notes/2.14/. Retrieved October 31, 2010.
  41. ^ Newren, Elijah (2006-09-06). "Celebrating the release of GNOME 2.16!". gnome-announce mailing list. http://mail.gnome.org/archives/gnome- announce-list/2006-September/msg00042 .html. Retrieved 2007-09-20.
  42. ^ Newren, Elijah (2007-03-14). "Celebrating the release of GNOME 2.18!". gnome-announce mailing list. http://mail.gnome.org/archives/gnome- announce-list/2007-March/msg00056.htm l. Retrieved 2007-09-20.
  43. ^ Ryan, Paul (2007-09-19), "GNOME 2.20 officially released", Ars Technica, http://arstechnica.com/news.ars/post/ 20070919-gnome-2-20-officially-releas ed.html, retrieved 2007-09-20
  44. ^ Untz, Vincent (2008-03-12). "Celebrating the release of GNOME 2.22!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome- announce-list/2008-March/msg00060.htm l. Retrieved 2008-03-12.
  45. ^ Untz, Vincent (2008-09-24). "Celebrating the release of GNOME 2.24!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome- announce-list/2008-September/msg00132 .html. Retrieved 2008-09-27.
  46. ^ Untz, Vincent (2009-03-18). "Celebrating the release of GNOME 2.26!". gnome-announce-list mailing list. http://mail.gnome.org/archives/gnome- announce-list/2009-March/msg00091.htm l. Retrieved 2009-03-18.
  47. ^ Holwerda, Thom (2009-09-24). "GNOME 2.28 Released". OSNews. http://www.osnews.com/story/22224/GNO ME_2_28_Released. Retrieved 2009-04-05.
  48. ^ Holwerda, Thom (2010-03-31). "GNOME 2.30 Released". OSNews. http://www.osnews.com/story/23092/GNO ME_2_30_Released. Retrieved 2010-04-04.
  49. ^ "GNOME 2.32 Release Notes". http://library.gnome.org/misc/release -notes/2.32/. Retrieved October 31, 2010.
  50. ^ GNOME 3.0 Release Notes, The GNOME Project, http://library.gnome.org/misc/release -notes/3.0/, retrieved 2011-04-07
  51. ^ A list of features that have been implemented for 3.4, The GNOME Project, http://library.gnome.org/misc/release -notes/3.4/, retrieved 2012-03-28

External links

GNOME
 
Community
 
People
 
Components
 
Technologies
 
Other topics
 
History
 
Licenses
 
Software
 
Public speakers
 
Other topics
 
DEs
Full-featured
GNOME
KDE
MATE
Mid-range
Trinity
CDE
Xfce
IRIX Interactive Desktop
Lightweight
EDE (FLTK)
Étoilé (GNUstep)
LXDE (GTK) / Razor-qt (Qt)
Mezzo
ROX
UDE
Sugar
Shell
Unity
GNOME Shell
Cinnamon
KDE Plasma
 
WMs
Compositing
Compiz
Metacity
Mutter
KWin
Xfwm
Tiling
awesome
dwm
i3
PWM
Ion
wmii
ratpoison
xmonad
Stacking
amiwm
twm
cwm
mwm
FVWM
IceWM
Enlightenment
Blackbox
Fluxbox
Openbox
Window Maker
AfterStep
PekWM
 
Components
 
Related reading

(Prev) GnoliaGNOME Do (Next)