<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nazmus Sakib</title>
    <description>The latest articles on DEV Community by Nazmus Sakib (@imtiazsakib).</description>
    <link>https://dev.to/imtiazsakib</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F283296%2Ff55192ba-d9db-4367-bda6-e5a0d4d36d38.jpeg</url>
      <title>DEV Community: Nazmus Sakib</title>
      <link>https://dev.to/imtiazsakib</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imtiazsakib"/>
    <language>en</language>
    <item>
      <title>Which Linux Desktop Environment will be the best for you?</title>
      <dc:creator>Nazmus Sakib</dc:creator>
      <pubDate>Sun, 01 Dec 2019 16:15:17 +0000</pubDate>
      <link>https://dev.to/imtiazsakib/which-linux-desktop-environment-will-be-the-best-for-you-5695</link>
      <guid>https://dev.to/imtiazsakib/which-linux-desktop-environment-will-be-the-best-for-you-5695</guid>
      <description>&lt;p&gt;Right after you have chosen your Linux distribution, the very next question comes to your mind is what desktop environment am I going to use? This was not a problem if you have used windows or mac, you do not have the choice at all! Linux gives you the freedom and the sweet trouble of which one to choose. Let’s see if we can help you here.&lt;/p&gt;

&lt;p&gt;One thing we need to clarify before we proceed, not all desktop environments will work out of the box in all distribution. Why?? Because sometimes developers do not target all distributions and skip testing on distros other than their selected few. For example, Cinnamon is only supported on Linux mint. That does not mean you can not make that DE work on your non-mint system. Most probably you can, but you may need to go through additional pain to fix things if any trouble arises.&lt;/p&gt;

&lt;p&gt;Okay, enough talking.&lt;/p&gt;

&lt;h2&gt;
  
  
  Gnome
&lt;/h2&gt;

&lt;p&gt;Gnome does not have the most extensive set of features, but that’s not its goal. Gnome wants to keep it's feature-set small but solid. It is most widely chosen as the primary DE among distributions because of this. It has a very large flock of developers supporting it. Its features can be extended easily by thousands of extensions. Its easy for developers to write these extensions with the help of the great API &amp;amp; documentation gnome provides. You can’t go wrong with gnome.&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Stable, robust, rock-solid&lt;/li&gt;
&lt;li&gt;Thousands of extensions&lt;/li&gt;
&lt;li&gt;Official support from distros&lt;/li&gt;
&lt;li&gt;Large developer base&lt;/li&gt;
&lt;li&gt;Minimal, unobtrusive design&lt;/li&gt;
&lt;li&gt;Wayland Support&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Fewer features, less customizability&lt;/li&gt;
&lt;li&gt;Extensions are not of good quality. Fails too often.&lt;/li&gt;
&lt;li&gt;Poor workspace management&lt;/li&gt;
&lt;li&gt;Resource hungry&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  KDE Plasma
&lt;/h2&gt;

&lt;p&gt;KDE has tons of features on the contrary. Not only it provides the DE, it provides many softwares as well which suits best only on KDE (for example, KDE connect). while it has its pros on customizability and feature-set, it did not feel that stable to me like many others. The code-base is old and hard to maintain, as complained by many. It is also a bit heavier than most others.&lt;/p&gt;

&lt;p&gt;[Edit]&lt;/p&gt;

&lt;p&gt;KDE plasma has improved a lot over the past year. I can't complain it's 'heavy' anymore. Plasma fans have fried me down there in the comment section with some very valid statements. Kudos KDE for the revamped plasma!&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;HUGE feature-set&lt;/li&gt;
&lt;li&gt;Large developer base&lt;/li&gt;
&lt;li&gt;KDE softwares&lt;/li&gt;
&lt;li&gt;More Customizable &lt;/li&gt;
&lt;li&gt;Wayland Support&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Not so robust&lt;/li&gt;
&lt;li&gt;May seem cluttered and distracting to many&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  XFCE
&lt;/h2&gt;

&lt;p&gt;It looks old and boring, honestly. Fortunately, it's only when you first unpack it. You can customize it to your heart’s content. The look, the feel &amp;amp; the behavior. XFCE is very efficient in using resources. You can expect solid, robust performance although it is maintained by only a handful of developers. If you have a low spec system, XFCE can be your friend. I have seen many high spec folks using XFCE because they like the efficiency and no-bullshit principle of XFCE&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Fast, Efficient on resources&lt;/li&gt;
&lt;li&gt;Customizability &lt;/li&gt;
&lt;li&gt;Good workspace management&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Old school design out of the box&lt;/li&gt;
&lt;li&gt;Slow development&lt;/li&gt;
&lt;li&gt;No real sign of Wayland support&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Mate
&lt;/h2&gt;

&lt;p&gt;Gnome took some radical decisions when they upgraded from Gnome 2 to Gnome 3. Many gnome developers and fans did not like the move at all. They decided to take the existing codes of Gnome 2 and keep making it awesome in their way. Mate is the end result. It does not have that many extensions like Gnome 3. But it's fast, simple, customizable and robust.&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Many active developers&lt;/li&gt;
&lt;li&gt;Very easy to customize&lt;/li&gt;
&lt;li&gt;Simple, lightweight, fast&lt;/li&gt;
&lt;li&gt;Robust and stable experience&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Slow to pick up trends&lt;/li&gt;
&lt;li&gt;Conservative principles to hold on Gnome-2 like experience&lt;/li&gt;
&lt;li&gt;Looks and feels old by default&lt;/li&gt;
&lt;li&gt;No Wayland support yet&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Cinnamon
&lt;/h2&gt;

&lt;p&gt;There are many Windows refugees out there in Linux world. Many of them prefer a Windows-like look and feel in their desktop environment. Cinnamon can be the way to go. It's also a child of the mighty Gnome DE. Unlike MATE, it is born from Gnome 3 (MATE is a fork of Gnome-2).&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Windows look &amp;amp; feel&lt;/li&gt;
&lt;li&gt;Nice UI, theming&lt;/li&gt;
&lt;li&gt;More modern fork of Gnome&lt;/li&gt;
&lt;li&gt;Fairly Customizable&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Not that robust&lt;/li&gt;
&lt;li&gt;Only supported on Linux mint&lt;/li&gt;
&lt;li&gt;Sometimes buggy&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  i3
&lt;/h2&gt;

&lt;p&gt;A Desktop environment mainly consists of a window manager, panels, menu, system tray, launcher and so on. I3 is not a full desktop environment. It is basically a window manager with a bit of panel support. Unlike the DE’s that we have discussed already, this one does not have a floating window manager. This is a tiling window manager which can provide a very fast workflow for power users. Many former DE users moved to such tiling window managers and you can try one too!&lt;/p&gt;

&lt;h4&gt;
  
  
  Pros
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Crazy fast workflow&lt;/li&gt;
&lt;li&gt;No need for mouse 90% of the time&lt;/li&gt;
&lt;li&gt;Extremely customizable&lt;/li&gt;
&lt;li&gt;Configuration (aka rice) can be replicated easily&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Cons
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Difficult for beginners&lt;/li&gt;
&lt;li&gt;Hard to set up as a full DE&lt;/li&gt;
&lt;li&gt;Panels, menu, system tray set up can be hard&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;[Edit]&lt;/p&gt;

&lt;p&gt;There are other DEs worth mentioning, like Budgie. And if you like an window manager like i3, openbox is another big name to try out. However, I haven't personally tried these so not commenting too much on them. However, do check out the comment section to read other people's experiences! &lt;/p&gt;

</description>
      <category>linux</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
