sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 706402d40c5b02a7d050074e4c41525c9632f5b3
parent aec47b823880c7dc80f63569103e29c5ebca2f22
Author: minus <github@mnus.de>
Date:   Tue,  1 Sep 2015 10:15:09 +0200

Updated readme dependency list
Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -32,6 +32,10 @@ Install dependencies: * [wlc](https://github.com/Cloudef/wlc) * xwayland * asciidoc +* pcre +* json-c + +Oneliner for Arch Linux: `yaourt -S cmake xorg-server-xwayland asciidoc pcre json-c wlc-git` Run these commands: