Cloudef / wlc

High-level Wayland compositor library
MIT License
331 stars 58 forks source link

wlc deprecation process #287

Open ddevault opened 6 years ago

ddevault commented 6 years ago

As many of you know, wlc is on life support because the latest stable release of sway depends on it. However, we're making rapid progress on sway 1.0, which is based on our new wlroots library instead of wlc:

https://github.com/swaywm/wlroots

When sway 1.0 is released, the sway project will no longer have any reason to support wlc development, and I will step down as maintainer. If someone else wants to step in and take over, please reach out. Otherwise, deprecation notices will be added and this repository will be ignored.

I recommend all wlc users work on porting their compositors to wlroots. We're prepared to help you in this process, please join #sway-devel on irc.freenode.net to ask questions and get started.

ddevault commented 5 years ago

wlc is now officially deprecated and will no longer receive any future support.