aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-02 22:26:37 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-10-02 22:26:37 -0400
commitd50e2429d751175aa710af54751600c0331e9699 (patch)
tree60877a0757fec768ad5fa188007c490ecb033d3a /README.md
parentMerge pull request #1368 from johnae/swaybar-handle-scroll-events (diff)
downloadsway-d50e2429d751175aa710af54751600c0331e9699.tar.gz
sway-d50e2429d751175aa710af54751600c0331e9699.tar.zst
sway-d50e2429d751175aa710af54751600c0331e9699.zip
Update README et al with new links
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/README.md b/README.md
index b84673a6..e1bf9590 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
1# sway [![](https://api.travis-ci.org/SirCmpwn/sway.svg)](https://travis-ci.org/SirCmpwn/sway) [![Donate with fosspay](https://drewdevault.com/donate/static/donate-with-fosspay.png)](https://drewdevault.com/donate?project=4) 1# sway [![](https://api.travis-ci.org/swaywm/sway.svg)](https://travis-ci.org/swaywm/sway) [![Donate with fosspay](https://drewdevault.com/donate/static/donate-with-fosspay.png)](https://drewdevault.com/donate?project=4)
2 2
3[**English**](https://github.com/SirCmpwn/sway/blob/master/README.md#sway--) - [日本語](https://github.com/SirCmpwn/sway/blob/master/README.ja.md#sway--) - [Deutsch](https://github.com/SirCmpwn/sway/blob/master/README.de.md#sway--) - [Ελληνικά](https://github.com/SirCmpwn/sway/blob/master/README.el.md#sway--) - [Français](https://github.com/SirCmpwn/sway/blob/master/README.fr.md#sway--) - [Español](https://github.com/SirCmpwn/sway/blob/master/README.es.md#sway--) - [Українська](https://github.com/SirCmpwn/sway/blob/master/README.uk.md#sway--) - [Italiano](https://github.com/SirCmpwn/sway/blob/master/README.it.md#sway--) - [Português](https://github.com/SirCmpwn/sway/blob/master/README.pt.md#sway--) - 3[**English**](https://github.com/swaywm/sway/blob/master/README.md#sway--) - [日本語](https://github.com/swaywm/sway/blob/master/README.ja.md#sway--) - [Deutsch](https://github.com/swaywm/sway/blob/master/README.de.md#sway--) - [Ελληνικά](https://github.com/swaywm/sway/blob/master/README.el.md#sway--) - [Français](https://github.com/swaywm/sway/blob/master/README.fr.md#sway--) - [Español](https://github.com/swaywm/sway/blob/master/README.es.md#sway--) - [Українська](https://github.com/swaywm/sway/blob/master/README.uk.md#sway--) - [Italiano](https://github.com/swaywm/sway/blob/master/README.it.md#sway--) - [Português](https://github.com/swaywm/sway/blob/master/README.pt.md#sway--) -
4[Русский](https://github.com/SirCmpwn/sway/blob/master/README.ru.md#sway--) 4[Русский](https://github.com/swaywm/sway/blob/master/README.ru.md#sway--)
5 5
6"**S**irCmpwn's **Way**land compositor" is a **work in progress** 6"**S**irCmpwn's **Way**land compositor" is a **work in progress**
7i3-compatible [Wayland](http://wayland.freedesktop.org/) compositor. 7i3-compatible [Wayland](http://wayland.freedesktop.org/) compositor.
8Read the [FAQ](https://github.com/SirCmpwn/sway/wiki). Join the 8Read 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
@@ -13,7 +13,7 @@ irc.freenode.net).
13 13
14If you'd like to support Sway development, you can contribute to [SirCmpwn's 14If you'd like to support Sway development, you can contribute to [SirCmpwn's
15Patreon page](https://patreon.com/sircmpwn) or you can contribute to 15Patreon page](https://patreon.com/sircmpwn) or you can contribute to
16[bounties](https://github.com/SirCmpwn/sway/issues/986) for specific features. 16[bounties](https://github.com/swaywm/sway/issues/986) for specific features.
17Anyone is welcome to claim a bounty and you can make a bounty for any feature 17Anyone is welcome to claim a bounty and you can make a bounty for any feature
18you wish, and Patreon is more useful for supporting the overall health and 18you wish, and Patreon is more useful for supporting the overall health and
19maintenance of Sway. 19maintenance of Sway.
@@ -21,22 +21,22 @@ maintenance of Sway.
21## Release Signatures 21## Release Signatures
22 22
23Releases are signed with [B22DA89A](http://pgp.mit.edu/pks/lookup?op=vindex&search=0x52CB6609B22DA89A) 23Releases are signed with [B22DA89A](http://pgp.mit.edu/pks/lookup?op=vindex&search=0x52CB6609B22DA89A)
24and published [on GitHub](https://github.com/SirCmpwn/sway/releases). 24and published [on GitHub](https://github.com/swaywm/sway/releases).
25 25
26## Status 26## Status
27 27
28- [i3 feature support](https://github.com/SirCmpwn/sway/issues/2) 28- [i3 feature support](https://github.com/swaywm/sway/issues/2)
29- [IPC feature support](https://github.com/SirCmpwn/sway/issues/98) 29- [IPC feature support](https://github.com/swaywm/sway/issues/98)
30- [i3bar feature support](https://github.com/SirCmpwn/sway/issues/343) 30- [i3bar feature support](https://github.com/swaywm/sway/issues/343)
31- [i3-gaps feature support](https://github.com/SirCmpwn/sway/issues/307) 31- [i3-gaps feature support](https://github.com/swaywm/sway/issues/307)
32- [security features](https://github.com/SirCmpwn/sway/issues/984) 32- [security features](https://github.com/swaywm/sway/issues/984)
33 33
34## Installation 34## Installation
35 35
36### From Packages 36### From Packages
37 37
38Sway is available in many distributions. Try installing the "sway" package for 38Sway is available in many distributions. Try installing the "sway" package for
39yours. If it's not available, check out [this wiki page](https://github.com/SirCmpwn/sway/wiki/Unsupported-packages) 39yours. If it's not available, check out [this wiki page](https://github.com/swaywm/sway/wiki/Unsupported-packages)
40for information on installation for your distributions. 40for information on installation for your distributions.
41 41
42If you're interested in packaging Sway for your distribution, stop by the IRC 42If you're interested in packaging Sway for your distribution, stop by the IRC