Desktop environments and Window managers: Difference between revisions
(fix input/video group suggestion) |
Prabuanand (talk | contribs) (cleaned up links in see also section) |
||
(14 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{TOC right}} | {{TOC right}} | ||
<!-- COMMENT FOR EDITORS | |||
'''Alpine Linux''' has no official desktop | Do not add any content about specific desktop environment or window manager in this page. Please add all the content to the respective wiki pages. If wiki page does not exist for the specific window manage, please create and add the content. | ||
This page lists only the window managers and desktop environments for which packages are available in Alpine Linux. Do not add unsupported software here. | |||
--> | |||
'''Alpine Linux''' has no official desktop and setting up a graphical environment is not even part of [[Installation]]. All window managers and desktop environments that are available in Alpine Linux are listed in this page. Quick installation using [[Alpine_setup_scripts#setup-desktop|setup-desktop]] script is available for few [[Setup-desktop|desktops]]. For servers consider [[Alpine_Configuration_Framework_Design#Starting_ACF|Alpine Configuration Framework(ACF)]]. | |||
== Desktop Environments == | == Desktop Environments == | ||
* [[Xfce]] | * [[Xfce]] | ||
Line 15: | Line 18: | ||
== Window Managers == | == Window Managers == | ||
=== [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking window managers] === | |||
(also known as '''floating window managers''') | |||
=== [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking | |||
* X11: | * X11: | ||
** [[Openbox]] | ** [[Openbox]] | ||
** [[Fluxbox]] | |||
* Wayland: | * Wayland: | ||
** Weston | ** [[Weston]] | ||
** [[LabWC]] | ** [[LabWC]] | ||
** | ** {{Pkg|wayfire|arch=}} | ||
=== [https://en.wikipedia.org/wiki/Tiling_window_manager Tiling window managers] === | |||
(also known as '''Dynamic window managers''') | |||
* X11: | * X11: | ||
** bspwm | ** {{Pkg|bspwm|arch=}} | ||
** herbstluftwm | ** {{Pkg|herbstluftwm|arch=}} | ||
** [[twm]] | ** [[twm]] | ||
** [[dwm]] | ** [[dwm]] | ||
** [[I3wm|i3]] | ** [[I3wm|i3]] | ||
** [[AwesomeWM|Awesome | ** [[AwesomeWM|Awesome]] | ||
** | ** {{Pkg|ratpoison|arch=}} | ||
** spectrwm | ** {{Pkg|spectrwm |arch=}} | ||
** | ** {{Pkg|qtile |arch=}} | ||
* Wayland: | * Wayland: | ||
** [[Sway]] | ** [[Sway]] | ||
** [[River]] | ** [[River]] | ||
** | ** {{Pkg|cagebreak|arch=}} | ||
** dwl | ** {{Pkg|dwl|arch=}} | ||
** | ** [[Hyprland]] | ||
=== Other Window Managers === | === Other Window Managers === | ||
* Wayland | * Wayland | ||
** | ** {{Pkg|cage |arch=}} ('''kiosk''' mode) | ||
== See | == See also == | ||
* [[Installation#Post-Installation|Post Installation]] | * [[Installation#Post-Installation|Post Installation]] | ||
* [[Wayland]] | * [[Wayland]] | ||
* [[ | * [[Xorg]] | ||
* [[Display manager]] | |||
* [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki] | * [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki] | ||
* [https://wiki.gentoo.org/wiki/Desktop_environment Desktop environment - Gentoo Wiki] | * [https://wiki.gentoo.org/wiki/Desktop_environment Desktop environment - Gentoo Wiki] | ||
[[Category:Desktop]] | [[Category:Desktop]] | ||
[[Category: | [[Category:Desktop Environments]] | ||
[[Category:Window Managers]] | |||
[[Category:Compositor]] |
Latest revision as of 08:53, 9 January 2025
Alpine Linux has no official desktop and setting up a graphical environment is not even part of Installation. All window managers and desktop environments that are available in Alpine Linux are listed in this page. Quick installation using setup-desktop script is available for few desktops. For servers consider Alpine Configuration Framework(ACF).
Desktop Environments
Window Managers
Stacking window managers
(also known as floating window managers)
Tiling window managers
(also known as Dynamic window managers)
Other Window Managers
- Wayland
- cage (kiosk mode)