mirror of
https://github.com/tiyn/wiki.git
synced 2026-07-02 10:01:36 +02:00
Wayland: added compositors
This commit is contained in:
@@ -1,8 +1,16 @@
|
|||||||
# Wayland
|
# Wayland
|
||||||
|
|
||||||
[Wayland](https://wayland.freedesktop.org/) is a replacement for the
|
[Wayland](https://wayland.freedesktop.org/) is a replacement for the
|
||||||
[X11 window system](/wiki/linux/x_window_system.md).
|
[X11 window system](/wiki/linux/x_window_system.md).
|
||||||
|
|
||||||
|
## Compositors
|
||||||
|
|
||||||
|
The following is a list of Wayland compositors.
|
||||||
|
|
||||||
|
- [dwl](/wiki/linux/suckless.md) is a compositor which is similar to suckless' X11 window manager
|
||||||
|
called dwm.
|
||||||
|
- [mango](https://github.com/mangowm/mango) is a feature-rich Wayland compositor built on dwl.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
This section addresses the usage of Wayland.
|
This section addresses the usage of Wayland.
|
||||||
|
|||||||
Reference in New Issue
Block a user