Desktop environments and Window managers: Difference between revisions
Prabuanand (talk | contribs) m (added link to weston) |
Prabuanand (talk | contribs) (refactored the page,removed quickstart, added pkg links, added hyprland) |
||
Line 1: | Line 1: | ||
{{TOC right}} | {{TOC right}} | ||
All window managers and desktop environments that are available in Alpine Linux are listed in this page. | <!-- COMMENT FOR EDITORS | ||
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. Setting up a graphical environment is covered under [[Installation#Post-Installation|Post-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]]. | |||
== Desktop Environments == | == Desktop Environments == | ||
* [[Xfce]] | * [[Xfce]] | ||
Line 18: | Line 21: | ||
== Window Managers == | == Window Managers == | ||
=== [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking window managers] === | |||
(also known as '''floating window maanagers''') | |||
=== [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking | |||
* X11: | * X11: | ||
** [[Openbox]] | ** [[Openbox]] | ||
Line 28: | Line 29: | ||
** [[Weston]] | ** [[Weston]] | ||
** [[LabWC]] | ** [[LabWC]] | ||
** | ** {{Pkg|wayfire|arch=}} | ||
=== [https://en.wikipedia.org/wiki/Tiling_window_manager Tiling window managers] === | |||
(also known as '''Dynamic window maanagers''') | |||
* 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=}} | ||
** | ** {{Pkg|hyprland|arch=}} | ||
=== Other Window Managers === | === Other Window Managers === | ||
* Wayland | * Wayland | ||
** | ** {{Pkg|cage |arch=}} ('''kiosk''' mode) | ||
== See Also == | == See Also == | ||
* [[ | * [[:Category:Desktop Environments|Desktop Environments]] | ||
* [[:Category:Window Managers|Window Managers]] | |||
* [[Installation#Post-Installation|Post Installation]] | * [[Installation#Post-Installation|Post Installation]] | ||
* [[Seat_manager#Input_and_video_groups|Input and video groups]] | * [[Seat_manager#Input_and_video_groups|Input and video groups]] | ||
Line 67: | Line 69: | ||
[[Category:Desktop]] | [[Category:Desktop]] | ||
[[Category:Newbie]] | [[Category:Newbie]] | ||
[[Category:Desktop Environments]] | |||
[[Category:Window Managers]] |
Revision as of 06:46, 11 September 2024
Alpine Linux has no official desktop. Setting up a graphical environment is covered under Post-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.
Desktop Environments
Window Managers
Stacking window managers
(also known as floating window maanagers)
- X11:
Tiling window managers
(also known as Dynamic window maanagers)
Other Window Managers
- Wayland
- cage (kiosk mode)