Desktop environments and Window managers: Difference between revisions

From Alpine Linux
(link to wayland article)
Line 58: Line 58:
* [[Installation#Post-Installation|Post Installation]]
* [[Installation#Post-Installation|Post Installation]]
* [[Fonts]]
* [[Fonts]]
* [[Wayland]]
* [[Category:Display Managers]]
* [[Category:Display Managers]]
* [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki]
* [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki]

Revision as of 21:00, 6 March 2024

Tip: Be sure to add your user to input and video groups.

Alpine Linux has no official desktop. Older versions used Xfce, but now all GUI and graphical interfaces are optional. many are available and are attempted to be listed below:

Desktop Environments

See also: Desktop Environments Category

Window Managers

See also: Window Managers Category

Stacking (floating) window managers

Tiling (dynamic) window managers

  • X11:
    • bspwm
    • herbstluftwm
    • twm
    • dwm
    • i3
    • Awesome Window Manager
    • Ratpoison (Available in Edge branch under the testing repository)
    • spectrwm (Available in Edge Branch under the testing repository)
    • Qtile (Available in Edge Branch under the testing repository)
  • Wayland:
    • Sway
    • River
    • Cagebreak
    • dwl (Available in Edge Branch under the testing repository)
    • Qtile (Available in Edge Branch under the testing repository)

Other Window Managers

  • Wayland
    • Cage - Wayland Compositor for running single app on fullscreen mode (kiosk)

See Also