diff options
author | Stephen Brown II <Stephen.Brown2@gmail.com> | 2015-12-23 21:49:05 -0600 |
---|---|---|
committer | Stephen Brown II <Stephen.Brown2@gmail.com> | 2015-12-23 21:49:05 -0600 |
commit | d1af8c45bed5b0b1f6bd9128ac3d033de470a4e6 (patch) | |
tree | e3f1f42a1ac231da9be7a2128656f6f33c52491e | |
parent | 6ed24851346540846e842a415674f22aed5407d7 (diff) | |
download | sway-d1af8c45bed5b0b1f6bd9128ac3d033de470a4e6.tar.xz |
Add references to other feature support issues to README
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,7 +15,10 @@ zero lines of source code after two years. ## Status -[See "i3 feature support"](https://github.com/SirCmpwn/sway/issues/2) +- [i3 feature support](https://github.com/SirCmpwn/sway/issues/2) +- [IPC feature support](https://github.com/SirCmpwn/sway/issues/98) +- [i3bar feature support](https://github.com/SirCmpwn/sway/issues/343) +- [i3-gaps feature support](https://github.com/SirCmpwn/sway/issues/307) ## Installation |