summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-02-13 19:54:13 +0100
committerSimon Ser <contact@emersion.fr>2023-02-13 19:54:13 +0100
commit8ffd7db24f9054a5fdc6d0a25e50d0e4eee95fbb (patch)
tree4b07d8516e46909b10b4d38f3c33f11f07c615f6
parentd16d39f74a98eb727319c6c026ba4b82054e6269 (diff)
downloadwayland-8ffd7db24f9054a5fdc6d0a25e50d0e4eee95fbb.tar.gz
readme: drop paragraph about Weston
There are many Wayland compositors nowadays. Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index ad06dce..09e630c 100644
--- a/README
+++ b/README
@@ -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: