Desktop environments and Window managers: Difference between revisions

From Alpine Linux
 
(58 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{TOC right}}
{{TOC right}}


'''Alpine Linux has no official desktop.''' Older versions used Xfce4, but now, all GUI and graphical interfaces are community contributed. may are available and is attempted to be listed below:


== Desktop environments ==
<!-- 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.


# [[XFCE Desktop]]
This page lists only the window managers and desktop environments for which packages are available in Alpine Linux. Do not add unsupported software here
# [[LXDE]]
# [[LXQT]]
# [[KDE|KDE Plasma]]
# [[Gnome]]
# [[MATE]]


==  [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking (floating) window managers] ==
-->


# [[Openbox]]
'''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)]].


== [https://en.wikipedia.org/wiki/Tiling_window_manager Tiling (dynamic) window managers] ==
== Desktop Environments ==


# [[Dwm]]
* [[Xfce]]
* [[LXQt]]
* [[KDE|KDE Plasma]]
* [[GNOME]]
* [[MATE]]


# [[AwesomeWM|Awesome Window Manager]]
== Window Managers ==


== Tutorial series ==
=== [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking window managers] ===
(also known as '''floating window maanagers''')
* X11:
** [[Openbox]]
** [[Fluxbox]]


{| class="wikitable"
* Wayland:
|-
** [[Weston]]
! Previous required  !! What's next to read
** [[LabWC]]
|-
**  {{Pkg|wayfire|arch=}}
| [[Alpine newbie apk packages]] || [[Openbox]]
|}


== See Also ==
=== [https://en.wikipedia.org/wiki/Tiling_window_manager Tiling window managers] ===
(also known as '''Dynamic window maanagers''')
* X11:
** {{Pkg|bspwm|arch=}}
** {{Pkg|herbstluftwm|arch=}}
** [[twm]]
** [[dwm]]
** [[I3wm|i3]]
** [[AwesomeWM|Awesome]]
** {{Pkg|ratpoison|arch=}}
** {{Pkg|spectrwm |arch=}}
** {{Pkg|qtile |arch=}} 
 
* Wayland:
** [[Sway]]
** [[River]]
** {{Pkg|cagebreak|arch=}}
** {{Pkg|dwl|arch=}}
** {{Pkg|hyprland|arch=}}
 
=== Other Window Managers ===


* [[Fonts|Fonts configuration and settings in alpine]]
* Wayland
* [[Alpine newbie]]
** {{Pkg|cage |arch=}} ('''kiosk''' mode)
* [[Alpine newbie install manual]]
* [[Alpine newbie apk packages]]
* [[Alpine newbie developer]]


== See Also ==
* [[:Category:Desktop Environments|Desktop Environments]]
* [[:Category:Window Managers|Window Managers]]
* [[Installation#Post-Installation|Post Installation]]
* [[Seat_manager#Input_and_video_groups|Input and video groups]]
* [[Fonts]]
* [[Wayland]]
* [[:Category:Display Managers]]
* [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki]
* [https://wiki.gentoo.org/wiki/Desktop_environment Desktop environment - Gentoo Wiki]


[[Category:Desktop]]
[[Category:Desktop]]
[[Category:Newbie]]
[[Category:Newbie]]
[[Category:Desktop Environments]]
[[Category:Window Managers]]

Latest revision as of 13:45, 11 September 2024


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 maanagers)

Tiling window managers

(also known as Dynamic window maanagers)

Other Window Managers

  • Wayland

See Also