A window manager is software that manages the windows that applications bring up. For example, when you start an application, there will be a window manager running in the background, responsible for the placement and appearance of windows.
It is important not to confuse a window manager with a desktop environment. A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers, and desktop widgets. They provide a collection of libraries and applications made to operate cohesively together. A desktop environment contains its own window manager.
There are a few different types of window managers. This article focuses on stacking Wayland compositors. We cover tiling Wayland compositors in a separate article.
A compositing window manager, or compositor, is a window manager that provides applications with a separate and independent buffer for each window. The window manager then processes and combines, or composites, output from these separate buffers onto a common desktop. It also controls how they display and interact with each other, and with the rest of the desktop environment.
Here are our recommendations. All of the software featured here is free and open source.
Let’s explore the stacking Wayland compositors at hand. For each title we have compiled its own portal page, a full description with an in-depth analysis of its features, together with links to relevant resources.
Stacking Wayland Compositors | |
---|---|
KWin | Window manager for the KDE Plasma Desktop |
Mutter | Wayland display server and X11 window manager and compositor library |
Wayfire | 3D Wayland compositor, inspired by Compiz |
hikari | Actively developed on FreeBSD but also supports Linux |
labwc | Lab Wayland Compositor |
Enlightenment | Window manager and desktop environment |
Weston | Lightweight and functional Wayland compositor |
Read our complete collection of recommended free and open source software. Our curated compilation covers all categories of software. The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |
What about Hyprland?
Hyprland is a tiling Wayland compositor and is covered in a separate roundup (see the main body of the article for a link). BTW, Hyprland came in the top 3!