forked from eylenburg/eylenburg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathde_default.htm
More file actions
52 lines (41 loc) · 4.9 KB
/
de_default.htm
File metadata and controls
52 lines (41 loc) · 4.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="en">
<head>
<title>Default Desktop Environments for Linux and Unix</title>
<meta name="darkreader-lock">
<meta name="description" content="Default Desktop Environments for Linux and Unix">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta name="keywords" content="technology, operating systems, Linux distributions, Android ROMs, desktop environments, web browsers, instant messengers, cloud services, privacy, digital freedom, payments, cryptocurrencies, productivity software">
<meta name="author" content="Alphonse Eylenburg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<script src="top.js"></script>
<header>
<p><a href="index.html">← Sitemap</a></p>
</header>
<h1>Default Desktop Environments for Linux and Unix</h1>
<h2>Timeline since 1990 showing the most important distributions</h2>
<p style="color: red; font-size: small;">Last updated: December 2025</p>
<p>The picture below shows the standard/default desktop environments used by the most popular Linux distributions and Unix systems, since 2020. Please note the small annotations that explain why a desktop environment was determined to be the default choice or not, as this is not straightforward for every distribution. Generally, I have regarded a desktop as being the "default" if either:</p>
<ul>
<li>It is the desktop environment that shows up after installation, with no questions asked during installation. That's the most obvious case. Examples: Ubuntu, elementary OS.</li>
<li>It is the desktop environment that is pre-selected at installation, but the user can decide to install another desktop or none. Still, if you just click "Next" you'll end up with this desktop. Examples: Slackware, Debian.</li>
<li>There are multiple desktop environments offered at installation, but none of them are selected by default. Examples: openSUSE.</li>
<li>There are multiple images with different desktops available for download, so you have to choose your desktop environment before installing. Examples: Linux Mint, Budgie, Manjaro. These have to be presented equally on the website, hence Ubuntu Flavours and Fedora Spins don't count. A special case is Fedora where since Fedora 42 (April 2025) there are two "Editions" (Workstation with GNOME, and the KDE Plasma Edition) and then several "Spins" with other desktops.</li>
</ul>
<p><strong>The flowchart at the bottom right of the graphic explains the methodology.</strong></p>
<p>You can find an older version of this (with a slightly different choice of distributions) <a href="old/de_default_2022old.htm">HERE</a>.</p>
<a href="pics/Standard Desktop Environments.png" target="_blank"><img src="pics/Standard Desktop Environments.png" style="max-width: 100%;" alt="Timeline of default desktop environments for the most popular Linux distributions and Unix systems" />
<p>Click here to open the picture in a new tab</p></a>
<h3>Main Findings</h3>
<ul>
<li>Many traditional KDE distros died (e.g. Mandriva, MEPIS, Caldera OpenLinux, Xandros, Turbolinux, or Conectiva) or changed from being a pure KDE distribution to one offering a choice of multiple desktops (e.g. openSUSE [choice in installer, no pre-selection], PCLinuxOS [multiple images], Mageia [choice in installer, KDE pre-selected], NixOS [choice in installer, GNOME pre-selected]). On the other hand GNOME distributions stayed relatively loyal. In the early 2000s the most important distributions were SUSE (KDE), Mandrake (KDE), Debian (GNOME), and Red Hat (GNOME). Nowadays it would be openSUSE (KDE/GNOME), Ubuntu (GNOME), Debian (GNOME), and Fedora/RHEL (GNOME). From a 50/50 split to a 12.5%/87.5% split.</li>
<li>"Newcomer" distros often don't prefer either GNOME or KDE. There's a trend towards "home-grown" desktops, such as Mint's Cinnamon, Solus's Budgie, elementary OS's Pantheon, Deepin's Deepin Desktop, or pop_OS!'s COSMIC, and another trend towards offering Xfce as a "neutral" desktop (default or "flagship" desktop for Manjaro, Endeavour OS, MX Linux, and Void).</li>
<li>GNOME = Corporate Linux. Red Hat (RHEL, CentOS, Fedora) always used GNOME, because they are the main developers of GNOME in the first place. SUSE Linux Enterprise Desktop only offers GNOME, unlike the agnostic openSUSE and KDE-only earlier versions of SUSE Linux. Canonical/Ubuntu stopped the development of their own desktop environment Unity and went back to GNOME in 2017. Oracle Solaris only offers GNOME.</li>
<li>KDE seems to be more popular with Continental European developers and GNOME with Anglo-American developers. The KDE-only or historically KDE-focused distributions - openSUSE, Mageia, OpenMandriva, NixOS, KaOS - are all from Continental Europe. The GNOME-only or historically GNOME-focused distributions - Fedora, RHEL, CentOS, Oracle Linux, Ubuntu, Clear Linux, pop_OS!, Zorin OS - are all from the Anglosphere.</li>
</ul>
<script src="bottom.js "></script>
</body>
</html>