weston-simple-shm
reference implementation of a wayland compositor
Install
- All systems
-
curl cmd.cat/weston-simple-shm.sh
- Debian
-
apt-get install weston
- Ubuntu
-
apt-get install weston
- Arch Linux
-
pacman -S weston
- Kali Linux
-
apt-get install weston
- Fedora
-
dnf install weston
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install weston
- Raspbian
-
apt-get install weston
- Dockerfile
- dockerfile.run/weston-simple-shm
weston
reference implementation of a wayland compositor
Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases.