mirror of
https://github.com/NickHu/sway
synced 2025-01-17 18:12:41 +01:00
Add README.md
This commit is contained in:
parent
cd1b32453a
commit
f0ddf6d74c
1 changed files with 8 additions and 16 deletions
24
README.md
24
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 channel](http://webchat.freenode.net/?channels=sway&uio=d4) (#sway on
|
||||||
irc.freenode.net).
|
irc.freenode.net).
|
||||||
|
|
||||||
**Notice**: Sway is currently *frozen* and no new features are being shipped
|
**Notice**: You are viewing the **unstable** and **unsupported** master branch
|
||||||
until we finish integrating Sway and wlroots. Bug fixes are still going out.
|
of sway, where work is ongoing to port it to
|
||||||
for more information, [see this
|
[wlroots](https://github.com/swaywm/wlroots). The supported branch is the 0.15
|
||||||
article](https://drewdevault.com/2017/10/09/Future-of-sway.html). To follow
|
branch, and end users are encouraged to use the stable releases cut from it.
|
||||||
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, please contribute to [SirCmpwn's
|
||||||
|
Patreon page](https://patreon.com/sircmpwn).
|
||||||
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.
|
|
||||||
|
|
||||||
## Release Signatures
|
## 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)
|
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.
|
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.
|
channel or shoot an email to sir@cmpwn.com for advice.
|
||||||
|
|
||||||
### Compiling from Source
|
### Compiling from Source
|
||||||
|
@ -100,4 +92,4 @@ Run `man 5 sway` for information on the configuration.
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
Run `sway` from a TTY. Some display managers may work but are not supported by
|
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).
|
||||||
|
|
Loading…
Reference in a new issue