aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-01-09 12:01:58 +0100
committerSimon Ser <contact@emersion.fr>2022-01-09 12:01:58 +0100
commit6cdf843a8cef420255e0a55c842530184abb3fe4 (patch)
tree58310726ffbd17f79deb6d8ca8d92b33e0b8b439
parent83ab5055fd36bd0f8a0106257e45d8ed303636d8 (diff)
readme: drop mention of the Sway project
wlroots has historically been started as a Sway project, but these days many wlroots contributors are working on other compositors. wlroots now also has its own namespace on gitlab.freedesktop.org. Let's remove the mention about Sway in the README, to make it clearer that Sway isn't treated in a special manner when it comes to wlroots development.
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2f9adf71..418aab94 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,8 @@ to implement yourself.
Check out our [wiki] to get started with wlroots. Join our IRC channel:
[#sway-devel on Libera Chat].
-wlroots is developed under the direction of the [sway] project. A variety of
-[wrapper libraries] are available for using it with your favorite programming
-language.
+A variety of [wrapper libraries] are available for using it with your favorite
+programming language.
## Building
@@ -77,7 +76,6 @@ See [CONTRIBUTING.md].
[Wayland]: https://wayland.freedesktop.org/
[wiki]: https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Getting-started
[#sway-devel on Libera Chat]: https://web.libera.chat/gamja/?channels=#sway-devel
-[Sway]: https://github.com/swaywm/sway
[wrapper libraries]: https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Projects-which-use-wlroots#wrapper-libraries
[libseat]: https://git.sr.ht/~kennylevinsen/seatd
[CONTRIBUTING.md]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md