aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-04-12 20:22:27 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2018-04-12 20:22:27 -0400
commitf0ddf6d74c98ba6c502783b8f41be859c56712c9 (patch)
tree1647a62243f99e251eb7bacf3f969c71eed5b20a /README.md
parentMerge branch 'wlroots' (diff)
downloadsway-f0ddf6d74c98ba6c502783b8f41be859c56712c9.tar.gz
sway-f0ddf6d74c98ba6c502783b8f41be859c56712c9.tar.zst
sway-f0ddf6d74c98ba6c502783b8f41be859c56712c9.zip
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 9 insertions, 17 deletions
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
9[IRC channel](http://webchat.freenode.net/?channels=sway&uio=d4) (#sway on 9[IRC channel](http://webchat.freenode.net/?channels=sway&uio=d4) (#sway on
10irc.freenode.net). 10irc.freenode.net).
11 11
12**Notice**: Sway is currently *frozen* and no new features are being shipped 12**Notice**: You are viewing the **unstable** and **unsupported** master branch
13until we finish integrating Sway and wlroots. Bug fixes are still going out. 13of sway, where work is ongoing to port it to
14for more information, [see this 14[wlroots](https://github.com/swaywm/wlroots). The supported branch is the 0.15
15article](https://drewdevault.com/2017/10/09/Future-of-sway.html). To follow 15branch, and end users are encouraged to use the stable releases cut from it.
16wlroots integration status, [see this 16
17ticket](https://github.com/swaywm/sway/issues/1390). 17If you'd like to support sway development, please contribute to [SirCmpwn's
18 18Patreon page](https://patreon.com/sircmpwn).
19[![](https://sr.ht/ICd5.png)](https://sr.ht/ICd5.png)
20
21If you'd like to support Sway development, you can contribute to [SirCmpwn's
22Patreon page](https://patreon.com/sircmpwn) or you can contribute to
23[bounties](https://github.com/swaywm/sway/issues/986) for specific features.
24Anyone is welcome to claim a bounty and you can make a bounty for any feature
25you wish, and Patreon is more useful for supporting the overall health and
26maintenance of Sway.
27 19
28## Release Signatures 20## Release Signatures
29 21
@@ -46,7 +38,7 @@ Sway is available in many distributions. Try installing the "sway" package for
46yours. If it's not available, check out [this wiki page](https://github.com/swaywm/sway/wiki/Unsupported-packages) 38yours. If it's not available, check out [this wiki page](https://github.com/swaywm/sway/wiki/Unsupported-packages)
47for information on installation for your distributions. 39for information on installation for your distributions.
48 40
49If you're interested in packaging Sway for your distribution, stop by the IRC 41If you're interested in packaging sway for your distribution, stop by the IRC
50channel or shoot an email to sir@cmpwn.com for advice. 42channel or shoot an email to sir@cmpwn.com for advice.
51 43
52### Compiling from Source 44### Compiling from Source
@@ -100,4 +92,4 @@ Run `man 5 sway` for information on the configuration.
100## Running 92## Running
101 93
102Run `sway` from a TTY. Some display managers may work but are not supported by 94Run `sway` from a TTY. Some display managers may work but are not supported by
103Sway (gdm is known to work fairly well). 95sway (gdm is known to work fairly well).