From f0ddf6d74c98ba6c502783b8f41be859c56712c9 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 12 Apr 2018 20:22:27 -0400 Subject: Add README.md --- README.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 848827ca..30911765 100644 --- a/README.md +++ b/README.md @@ -9,21 +9,13 @@ Read the [FAQ](https://github.com/swaywm/sway/wiki). Join the [IRC channel](http://webchat.freenode.net/?channels=sway&uio=d4) (#sway on irc.freenode.net). -**Notice**: Sway is currently *frozen* and no new features are being shipped -until we finish integrating Sway and wlroots. Bug fixes are still going out. -for more information, [see this -article](https://drewdevault.com/2017/10/09/Future-of-sway.html). To follow -wlroots integration status, [see this -ticket](https://github.com/swaywm/sway/issues/1390). - -[![](https://sr.ht/ICd5.png)](https://sr.ht/ICd5.png) - -If you'd like to support Sway development, you can contribute to [SirCmpwn's -Patreon page](https://patreon.com/sircmpwn) or you can contribute to -[bounties](https://github.com/swaywm/sway/issues/986) for specific features. -Anyone is welcome to claim a bounty and you can make a bounty for any feature -you wish, and Patreon is more useful for supporting the overall health and -maintenance of Sway. +**Notice**: You are viewing the **unstable** and **unsupported** master branch +of sway, where work is ongoing to port it to +[wlroots](https://github.com/swaywm/wlroots). The supported branch is the 0.15 +branch, and end users are encouraged to use the stable releases cut from it. + +If you'd like to support sway development, please contribute to [SirCmpwn's +Patreon page](https://patreon.com/sircmpwn). ## Release Signatures @@ -46,7 +38,7 @@ Sway is available in many distributions. Try installing the "sway" package for yours. If it's not available, check out [this wiki page](https://github.com/swaywm/sway/wiki/Unsupported-packages) for information on installation for your distributions. -If you're interested in packaging Sway for your distribution, stop by the IRC +If you're interested in packaging sway for your distribution, stop by the IRC channel or shoot an email to sir@cmpwn.com for advice. ### Compiling from Source @@ -100,4 +92,4 @@ Run `man 5 sway` for information on the configuration. ## Running Run `sway` from a TTY. Some display managers may work but are not supported by -Sway (gdm is known to work fairly well). +sway (gdm is known to work fairly well). -- cgit v1.2.3-54-g00ecf