readme: drop paragraph about Weston

There are many Wayland compositors nowadays.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2023-02-13 19:54:13 +01:00
parent d16d39f74a
commit 8ffd7db24f

4
README
View file

@ -17,10 +17,6 @@ protocol does not handle rendering, which is one of the features that
makes wayland so simple. All clients are expected to handle rendering
themselves, typically through cairo or OpenGL.
The weston compositor is a reference implementation of a wayland
compositor and the weston repository also includes a few example
clients.
Building the wayland libraries is fairly simple, aside from libffi,
they don't have many dependencies: