Desktop environments and Window managers: Difference between revisions

From Alpine Linux
(added explanation about desktop situation and alpine target)
(fix link to display manager category)
 
(71 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{TOC right}}
{{TOC right}}


The desktop environment '''in Alpine has no official desktops, in older versions was Xfce4 but now, any GUI and graphicall interface are community contributed''' such like LXDE, Mate, some other are available but due some bloaded integration are not complete supported.
'''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:


Please, if you find something not easy to understand about the integration of the variety of programs, take in consideration further reading till the end of this page to understand important notes about [[Alpine_newbie_desktops#Behavior_of_Desktop_Environments_in_Linux|Behavior of Desktop Environments in Linux]]
== Desktop Environments ==


'''So you can choose from those options or follow the next suggested [[Alpine Newbies Openbox Window Manager|Alpine Newbies: Xorg and Openbox]]''' page.
See also: [[:Category:Desktop Environments|Desktop Environments Category]]


= Alpine Desktops: Complete Desktops =
* [[Xfce]]
* [[LXQt]]
* [[KDE|KDE Plasma]]
* [[GNOME]]
* [[MATE]]


Alpine are not a graphical focused system, so there's only two complete desktops: [[Alpine Newbies XFCE Desktop Environment|XFCE Desktop Environment]] and [[Alpine Newbies LXDE Desktop Environment|LXDE Desktop]], that last make also available the [[Alpine Newbies Openbox Window Manager|Openbox Window Manager]].
== Window Managers ==


# [[Alpine Newbies XFCE Desktop Environment]]
See also: [[:Category:Window Managers|Window Managers Category]]
# [[Alpine Newbies LXDE Desktop Environment]]
# [[Alpine Newbies Openbox Window Manager]]


= Alpine Desktops: Community Contributions =
===  [https://en.wikipedia.org/wiki/Stacking_window_manager Stacking (floating) window managers] ===


There's some contributions that periodically will be complete desktops, available using the Community Repository Packages like the [[Alpine Newbies MATE Desktop Environment|MATE Desktop environment]]; others need Wayland that has some compatibility problems:
* X11:
** [[Openbox]]


# [[Alpine Newbies MATE Desktop Environment]]
* Wayland:
# [[Awesome(wm)_Setup|Awesome Window Manager]]
** Weston
** [[LabWC]]
** [[Wayfire]]


= Alpine Desktops: Upstream and external ones =
=== [https://en.wikipedia.org/wiki/Tiling_window_manager Tiling (dynamic) window managers] ===


All of the original upstream desktops can be installed by the traditional Unix-like method by downloading and compiling it:
* X11:
** bspwm
** herbstluftwm
** [[twm]]
** [[dwm]]
** [[I3wm|i3]]
** [[AwesomeWM|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)


# [[Dwm|Dynamic Window Manager for X]]
* Wayland:
# [[Alpine LXQT Desktop Environment]]
** [[Sway]]
** [[River]]
** Cagebreak
** dwl (Available in Edge Branch under the testing repository)
** Qtile (Available in Edge Branch under the testing repository)


= Alpine Desktops: Multimedia =
=== Other Window Managers ===


After having your preferred desktop you can also an improvement to your desktop with:
* Wayland
** Cage - Wayland Compositor for running single app on fullscreen mode (kiosk)


* [[Alpine multimedia for users]] (Audio and video multimedia related software and setup)
== See Also ==
* [[Alpine multimedia for editing and amateurs]] (Amateur related such editing and converting tools)
* [[Installation]]
 
* [[Installation#Post-Installation|Post Installation]]
= Alpine Desktops: emulation and gamming =
* [[Seat_manager#Input_and_video_groups|Input and video groups]]
 
* [[Fonts]]
Alpine is capable of providing a good platform to play games and enjoy:
* [[Wayland]]
 
* [[:Category:Display Managers]]
* [[Alpine games packages and options]]
* [https://wiki.archlinux.org/title/Desktop_environment Desktop environment - Archwiki]
* [[Alpine emulators packages and options]]
* [https://wiki.gentoo.org/wiki/Desktop_environment Desktop environment - Gentoo Wiki]
* [[Alpine games from upstreams sources]]
* [[Alpine emulators from upstreams sources]]
 
= Tutorial series =
 
{| class="wikitable"
|-
! Previous required  !! What's next to read
|-
| [[Alpine newbie apk packages]] || [[Alpine Newbies Openbox Window Manager|Alpine Newbies: Xorg and Openbox]]
|}
 
= See Also =
 
* [[Fonts|Fonts configuration and settings in alpine]]
* [[Alpine newbie]]
* [[Alpine newbie install manual]]
* [[Alpine newbie apk packages]]
* [[Alpine newbie developer]]
* [[Alpine newbie lammers]]


[[Category:Desktop]]
[[Category:Desktop]]
[[Category:Multimedia]]
[[Category:Newbie]]
[[Category:Newbie]]

Latest revision as of 21:31, 6 March 2024

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