We are still actively working on the spam issue.

Difference between revisions of "Desktop environment"

From InstallGentoo Wiki
Jump to: navigation, search
m
(Stacking=)
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{cleanup}}
+
{{stub}}
 
 
A DE provides a framework for developing modules. On top of that, a full featured desktop environment contains a myriad of components which work together to provide the user with a working environment. Amongst the most important, we can list the theme engine and the window manager.
 
 
 
Good DEs are modular and will allow the users to mix and match and switch any of their modules with another of their choice.
 
 
 
= Full-fledged DEs =
 
[[GNOME]] 3
 
 
 
 
[[File:Screenshot GNOME 3.10.png|thumb|GNOME 3.10]]
 
[[File:Screenshot GNOME 3.10.png|thumb|GNOME 3.10]]
 
+
[[File:Screenshot MATE 1.6.png|thumb|MATE 1.6]]
Cinnamon - Mint
 
 
 
 
[[File:Screenshot Cinnamon-2.0.jpg|thumb|Cinnamon 2.0]]
 
[[File:Screenshot Cinnamon-2.0.jpg|thumb|Cinnamon 2.0]]
 
MATE (Gnome 2) - Mint
 
 
[[File:Screenshot MATE 1.6.png|thumb|MATE 1.6]]
 
 
[http://www.ubuntu.com/tour/en/ Unity - Ubuntu]
 
 
 
[[File:Screenshot Unity from Ubuntu 13.10.jpg|thumb|Unity - Ubuntu 13.10]]
 
[[File:Screenshot Unity from Ubuntu 13.10.jpg|thumb|Unity - Ubuntu 13.10]]
 
Pantheon - Elementary
 
 
 
[[File:Screenshot Pantheon from eOS 0.2.png|thumb|Pantheon - eOS 0.2]]
 
[[File:Screenshot Pantheon from eOS 0.2.png|thumb|Pantheon - eOS 0.2]]
 
[[KDE]]
 
 
 
[[File:Screenshot KDE 4.12.png|thumb|KDE 4.12]]
 
[[File:Screenshot KDE 4.12.png|thumb|KDE 4.12]]
 +
[[File:Screenshot XFCE 4.10.png|thumb|XFCE 4.10]]
 +
[[File:Screenshot LXDE.png|thumb|LXDE]]
 +
[[File:LXQt 1.png|thumb|LXQT]]
  
XFCE
+
A Desktop Environment provides a framework for developing modules. On top of that, a full featured desktop environment contains a myriad of components which work together to provide the user with a working environment. Amongst the most important, we can list the theme engine and the window manager.
  
[[File:Screenshot XFCE 4.10.png|thumb|XFCE 4.10]]
+
Primarily, what a DE means to ''you'' is how you interact with the desktop. Systems such as [[Windows]] and [[Mac OS X|Macintosh]] only have one user interface to use. The [[GNU/Linux]] systems have many User Interfaces to choose from, with about four mainstream ones in use. Of course, there are thousands you can choose from.
  
LXDE
+
Back in the 1980's, both [[UNIX|*nix]] and [[DOS]] systems would have these shells that could run over the system. Windows 1.0 started as one of these shells. Now everything is locked down into what they think you should be using. GNU/Linux never adopted this philosophy. If you feel the need to make a new Desktop Environment, tell us. We'll be happy to try it out!
  
[[File:Screenshot LXDE.png|thumb|LXDE]]
+
Good DEs are modular and will allow the users to mix and match and switch any of their modules with another of their choice. Running multiple Desktop Environments without uninstalling others is one mere file edit away.
  
LXQT
+
== Full-fledged DEs ==
[[File:LXQt 1.png|thumb|LXQT]]
+
* [[GNOME]] 3
 +
* [http://cinnamon.linuxmint.com/ Cinnamon] - Mint
 +
* [http://mate-desktop.com/ MATE (GNOME 2)]
 +
* [http://www.ubuntu.com/tour/en/ Unity - Ubuntu]
 +
* [http://elementary.io/ Pantheon] - Elementary
 +
* [[KDE]]
 +
* [http://www.xfce.org/ XFCE]
 +
* [http://www.lxde.org/ LXDE]
 +
* [http://www.lxqt.org/ LXQT]
  
= Window Managers =
+
== Window Managers ==
  
 
Window managers (WMs) are X clients that provide the border around a window. The window manager controls the appearance of an application and how it is managed: typically the border, titlebar, size, and ability to resize a window are handled by a wm. Many window managers provide other functionality such as places to stick dockapps, menus to configure the WM and other useful things.
 
Window managers (WMs) are X clients that provide the border around a window. The window manager controls the appearance of an application and how it is managed: typically the border, titlebar, size, and ability to resize a window are handled by a wm. Many window managers provide other functionality such as places to stick dockapps, menus to configure the WM and other useful things.
Line 49: Line 37:
 
Due to the lack of extras, WMs are much lighter on system resources, although you could also use them as yet another module of a full-fledged desktop environment with nothing but a little technical expertise.
 
Due to the lack of extras, WMs are much lighter on system resources, although you could also use them as yet another module of a full-fledged desktop environment with nothing but a little technical expertise.
  
==Types==
+
===Types===
  
1. Stacking (aka floating)
+
1. '''Stacking''' (aka floating)
 
*Provides the traditional desktop metaphor used in commercial operating systems like Windows and OS X. Windows act like pieces of paper on a desk, and can be stacked on top of each other.
 
*Provides the traditional desktop metaphor used in commercial operating systems like Windows and OS X. Windows act like pieces of paper on a desk, and can be stacked on top of each other.
  
2. Tiling
+
2. '''Tiling'''
 
*These "tile" the windows side-by-side so that none are overlapping. They usually make very extensive use of key-bindings and have less (or no) reliance on the mouse. Tiling window managers may be manual, offer predefined layouts, or both.
 
*These "tile" the windows side-by-side so that none are overlapping. They usually make very extensive use of key-bindings and have less (or no) reliance on the mouse. Tiling window managers may be manual, offer predefined layouts, or both.
  
3. Dynamic
+
3. '''Dynamic'''
 
*A type that can dynamically switch between tiling or floating window layout.
 
*A type that can dynamically switch between tiling or floating window layout.
  
 
=== Considered /g/ood: ===
 
=== Considered /g/ood: ===
  (The WMs listed below are the most common found in /g/ [[ricing]] threads.
+
(The WMs listed below are the most common found in /g/ [[ricing]] threads. Go ahead and set one up with as all the smugness and Chinese cartoon girls your heart can muster.)
  Go ahead and set one up with as all the smugness and Chinese cartoon girls your heart can muster.)
 
  
==== Dynamic ====
+
====Dynamic====
 
*[http://i3wm.org/ i3]
 
*[http://i3wm.org/ i3]
 
 
*[http://dwm.suckless.org/ dwm]
 
*[http://dwm.suckless.org/ dwm]
 
 
*[http://xmonad.org/ xmonad]
 
*[http://xmonad.org/ xmonad]
 
 
*[http://awesome.naquadah.org/ AwesomeWM]
 
*[http://awesome.naquadah.org/ AwesomeWM]
  
==== Stacking ====
+
====Stacking====
  
 
*[http://openbox.org/ Openbox]
 
*[http://openbox.org/ Openbox]
 +
 +
====Point and click====
 +
* [https://fvwm.org FVWM]
 +
* [https://lxde.org LXDE]
  
 
[[Category:GNU/Linux]]
 
[[Category:GNU/Linux]]
 +
[[Category:Terms]]
 +
[[Category:Software]]

Revision as of 01:19, 21 March 2019

GNOME 3.10
MATE 1.6
Cinnamon 2.0
Unity - Ubuntu 13.10
Pantheon - eOS 0.2
KDE 4.12
XFCE 4.10
LXDE
LXQT

A Desktop Environment provides a framework for developing modules. On top of that, a full featured desktop environment contains a myriad of components which work together to provide the user with a working environment. Amongst the most important, we can list the theme engine and the window manager.

Primarily, what a DE means to you is how you interact with the desktop. Systems such as Windows and Macintosh only have one user interface to use. The GNU/Linux systems have many User Interfaces to choose from, with about four mainstream ones in use. Of course, there are thousands you can choose from.

Back in the 1980's, both *nix and DOS systems would have these shells that could run over the system. Windows 1.0 started as one of these shells. Now everything is locked down into what they think you should be using. GNU/Linux never adopted this philosophy. If you feel the need to make a new Desktop Environment, tell us. We'll be happy to try it out!

Good DEs are modular and will allow the users to mix and match and switch any of their modules with another of their choice. Running multiple Desktop Environments without uninstalling others is one mere file edit away.

Full-fledged DEs

Window Managers

Window managers (WMs) are X clients that provide the border around a window. The window manager controls the appearance of an application and how it is managed: typically the border, titlebar, size, and ability to resize a window are handled by a wm. Many window managers provide other functionality such as places to stick dockapps, menus to configure the WM and other useful things.

Window managers generally do not provide extras like desktop icons, which are commonly seen in desktop environments (though it is possible to add icons in a WM with another program).

Due to the lack of extras, WMs are much lighter on system resources, although you could also use them as yet another module of a full-fledged desktop environment with nothing but a little technical expertise.

Types

1. Stacking (aka floating)

  • Provides the traditional desktop metaphor used in commercial operating systems like Windows and OS X. Windows act like pieces of paper on a desk, and can be stacked on top of each other.

2. Tiling

  • These "tile" the windows side-by-side so that none are overlapping. They usually make very extensive use of key-bindings and have less (or no) reliance on the mouse. Tiling window managers may be manual, offer predefined layouts, or both.

3. Dynamic

  • A type that can dynamically switch between tiling or floating window layout.

Considered /g/ood:

(The WMs listed below are the most common found in /g/ ricing threads. Go ahead and set one up with as all the smugness and Chinese cartoon girls your heart can muster.)

Dynamic

Stacking

Point and click