From 252cd4b2f7104fa8ec679ad952ecd0f5fb728c43 Mon Sep 17 00:00:00 2001 From: Cristian Molina Date: Wed, 24 Nov 2021 11:24:52 -0300 Subject: [PATCH] Adding Mir compositor Mir is now a Wayland compositor. Is in active development. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f788cb6..a1820d9 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ No Wayland-specific requirements, so you can use your xorg solution of choice to * [japokwm](https://github.com/werererer/japokwm) - A wlroots based dynamic tiling wayland compositor based around creating layouts * [KWin](https://invent.kde.org/plasma/kwin) - KDE window manager and compositor * [labwc](https://github.com/johanmalm/labwc) - A stacking Wayland compositor with look and feel of openbox +* [Mir](https://github.com/MirServer/mir) - Mir is set of libraries for building Wayland based shells * [Mutter](https://wiki.gnome.org/Projects/Mutter/) - A window and compositing manager that displays and manages your desktop via OpenGL. * [river](https://github.com/ifreund/river) - A dynamic tiling Wayland compositor * [Sway](https://github.com/swaywm/sway) - i3-compatible Wayland compositor