Desktop environments and Window managers: Difference between revisions
(Window managers:-) |
(Window managers: added external link to the inspiration (blackbox) for fluxbox; inspiration for dk edited, having added dk in last edit.) |
||
Line 47: | Line 47: | ||
| {{Pkg|cwm|arch=}} || X11 || Stacking || C || | | {{Pkg|cwm|arch=}} || X11 || Stacking || C || | ||
|- | |- | ||
| {{Pkg|dk|arch=}} || X11 || Tiling || C || {{Pkg|dwm|arch=}}, {{Pkg|bspwm|arch=}}, [https://xmonad.org/ xmonad | | {{Pkg|dk|arch=}} || X11 || Tiling || C || {{Pkg|dwm|arch=}}, {{Pkg|bspwm|arch=}}, [https://xmonad.org/ xmonad] | ||
|- | |- | ||
| {{Pkg|dwl|arch=}} || Wayland || Tiling || C/wlroots||[[dwm]] | | {{Pkg|dwl|arch=}} || Wayland || Tiling || C/wlroots||[[dwm]] | ||
Line 53: | Line 53: | ||
| [[dwm]] || X11 || Tiling || C || | | [[dwm]] || X11 || Tiling || C || | ||
|- | |- | ||
| [[Fluxbox]] || X11 || Stacking || C++ || | | [[Fluxbox]] || X11 || Stacking || C++ || [https://sourceforge.net/projects/blackboxwm/ blackbox] | ||
|- | |- | ||
| {{Pkg|flwm|arch=}} || X11 || Stacking || C++/FLTK || [https://all-day-breakfast.com/wm2/ wm2] | | {{Pkg|flwm|arch=}} || X11 || Stacking || C++/FLTK || [https://all-day-breakfast.com/wm2/ wm2] |
Revision as of 04:20, 3 July 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.
Desktop environments
Desktop environment (DE) is made of a bundle of programs that share a common graphical user interface (GUI), sometimes described as a graphical shell. A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers desktop widgets and might also provide drag and drop.
Window managers
A window manager is software that controls the placement and appearance of windows within a windowing system in a graphical user interface. In case of Wayland, these are called compositors because they additionally perform the task of a compositing window manager.
Almost all components of a desktop needs to be added manually by the user. A stacking a.k.a. floating or tiling a.k.a. dynamic layout is commonly used for window management.
WM Name | Protocol | Style | Toolkit | Inspiration |
---|---|---|---|---|
2bwm | X11 | Stacking | C/Roff | mcwm |
Awesome | X11 | Tiling | Lua | |
berry | X11 | Stacking | C | |
bspwm | X11 | Tiling | C | |
cage | Wayland | Kiosk | C/wlroots | ratpoison |
cagebreak | Wayland | Tiling | C/wlroots | ratpoison, cage |
compiz | X11 | Compositing | C++/C/Python | |
cwm | X11 | Stacking | C | |
dk | X11 | Tiling | C | dwm, bspwm, xmonad |
dwl | Wayland | Tiling | C/wlroots | dwm |
dwm | X11 | Tiling | C | |
Fluxbox | X11 | Stacking | C++ | blackbox |
flwm | X11 | Stacking | C++/FLTK | wm2 |
gamescope | X11/Wayland | Compositing | C++/C/Lua | |
goomwwm | X11 | Stacking | C/Roff | |
herbstluftwm | X11 | Tiling | C++ | |
hikari | Wayland | Stacking | C/wlroots/pango | cwm |
Hyprland | Wayland | Tiling | C++ | |
i3 | X11 | Tiling | C | |
icewm | X11 | Stacking | C++/C/M4 | |
jwm | X11 | Stacking | C | |
kwin | X11/Wayland | Compositing | C++ | |
LabWC | Wayland | Stacking | C/wlroots | Openbox |
marco | X11 | Stacking | C | metacity |
metacity | X11 | Compositing | C | |
mutter | X11/Wayland | Compositing | C | |
mwm | X11 | Stacking | C | |
niri | Wayland | Tiling | Rust/GLSL/other | PaperWM |
Openbox | X11 | Stacking | C | |
pekwm | X11 | Stacking | C++/CMake/Perl/C | aewm++ |
Qtile | X11/Wayland | Tiling | Python | |
ratpoison | X11 | Kiosk | C | |
River | Wayland | Tiling | Zig | dwm, xmonad |
spectrwm | X11 | Tiling | C | xmonad, dwm |
Sway | Wayland | Tiling | C/wlroots | i3 |
sxmo-dwm | X11 | Tiling | C | dwm |
twm | X11 | Tiling | C | |
wayfire | Wayland | Stacking | C++/wlroots | compiz |
Weston | Wayland | Stacking | C | |
windowmaker | X11 | Stacking | C/Shell/M4/Perl/Makefile/Emacs Lisp/other | NeXTSTEP |
xfwm4 | X11 | Compositing | C/Makefile/Meson/other |