5 Linux Desktop Environments on the Rise for 2017

Jonathan MathewsPublic

Linux desktops 2017

With each passing year, the Linux desktop ecosystem shifts and morphs from one darling to the next. Although it’s sometimes challenging to tell, from month to month, which desktop will reign as the fan favorite, there are always signs that a particular desktop is going to rise in market share.

Three trends I always examine are evolution, usability, and modernity. I prefer my desktops to have evolved along with the needs of current trends and users, to be easily used, and have a modern design aesthetic. Bonus points are generally awarded for a high range of flexibility.

Currently, the Linux desktop environment is dominated by Cinnamon, Xfce, GNOME, and Ubuntu Unity. Of those four, I believe only one will see a sharp rise in market share in 2017. Which one? Let’s dive in and see which five desktops, I think will climb the rank and file.

KDE Plasma

For the longest time I ignored KDE, thinking it too unstable, too clunky, and too tied to the old-school desktop metaphor. With the advent of Plasma 5 (and distributions like Neon) all bets were off. With each new iteration of KDE (Figure 1), the desktop improves in every possible area. It’s not only an elegant improvement over the old Start button/taskbar metaphor, it’s become incredibly stable and the responsiveness has improved dramatically.

KDE

One of the reasons why I believe KDE will rise in popularity this year is that the developers get the needs of the user. They’ve held onto the old ways, all the while managing to evolve that same take on the desktop in such a way as to make it look and feel modern. From the eyes of the typical end user, KDE is perfect amalgam of what they need (ease of use) vs. what they want (something easy on the eyes).

If you want to install KDE, it can be easily done. For example, on a Ubuntu 16.04 desktop, open up a terminal window and issue the following commands:

sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install kubuntu-desktop

Note: During the installation, you’ll be prompted to select a display manager. Make sure to select lightdm for this, and you’ll be good to go.

The installation will take some time; in the end, you’ll wind up with a perfectly functioning KDE desktop.

Pantheon Desktop

Pantheon happens to be the desktop environment for my daily driver, Elementary OS. Not only is this desktop a thing of elegant simplicity, it is incredibly easy to use (on a level even the Mac desktop couldn’t achieve). The Pantheon desktop does a great job of getting out of your way while you work (and looks great doing so). With plenty of configuration options, you can make Pantheon look and feel exactly how you like (with a few limitations—such as with the Applications menu being locked down and the now-defunct Super Wingpanel). Even with these slight limitations, Pantheon is as solid and easy to use as any desktop you will ever experience.

But why will this particular take on the desktop experience see an expanded user base in 2017? The answer to that is simple: Elementary OS Loki. The combination of the rock solid Ubuntu platform with a clean (almost minimal) desktop makes for a winning combination any level of user could take advantage of. Pantheon is the desktop environment that could easily win over new users like no other Linux interface.

If you’d like to try Pantheon (without installing Elementary), it’s possible. To install on Ubuntu 16.04, open up a terminal and issue the following commands:

sudo add-apt-repository ppa:elementary-os/stable
sudo apt-get update
sudo apt-get install elementary-desktop

Logout, select Pantheon, and log back in (Figure 2).

Pantheon desktop

Enlightenment

When I think of the Enlightenment desktop environment, I am reminded of some of my first steps with the Linux desktop. The first time I logged into Enlightenment, I thought I was working with something incredibly special. It was the single most configurable desktop interface I’d ever used and could be made to look exactly how I wanted it.

Since then, Enlightenment seemed to fade into the background. However, it is currently undergoing a transition to Wayland, which should mean big things for this unique desktop (even more compositing effects with smoother transitions, etc.). I believe it will be that migration to Wayland that will give Enlightenment a boost in popularity. Considering it is already a full-featured desktop environment (Figure 3) that runs lightning fast and offers some of the coolest window animations, once it makes the transition to the next-gen compositor…look out!

Full Article