From 8ffd7db24f9054a5fdc6d0a25e50d0e4eee95fbb Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 13 Feb 2023 19:54:13 +0100 Subject: [PATCH] readme: drop paragraph about Weston There are many Wayland compositors nowadays. Signed-off-by: Simon Ser --- README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README b/README index ad06dce6..09e630c4 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: