Update L+F, add roadmap

This commit is contained in:
Drew DeVault 2016-03-24 20:02:07 -04:00
parent a24059001c
commit f029cecfe4
5 changed files with 271 additions and 40 deletions

View file

@ -3,41 +3,4 @@ title: Sway
layout: master
---
<div class="row">
<div class="col-md-4">
<h1 class="text-center">Sway</h1>
<p>
Sway is a drop-in replacement for the <a href="http://i3wm.org/">i3
window manager</a>, but for Wayland instead of X11. It will
work with your existing i3 configuration file, and adds a few extra
features on top of that.
</p>
<ul>
<li>i3 configuration compatibility</li>
<li>i3 IPC compatibility</li>
<li>Multi-head support</li>
<li>Airblader gaps support</li>
<li>Touchscreen input bindings</li>
</ul>
<p class="text-muted">
sway is a work in progress. It is already suitable for everyday
use, but we have not yet met all of the goals set forth for the
project.
</p>
</div>
<div class="col-md-8">
<video src="https://sr.ht/Phb3.webm" controls></video>
</div>
</div>
<div class="row text-center" style="margin-top: 50px;">
<div class="col-md-3">
Get the <a href="https://github.com/SirCmpwn/sway">source code</a>
</div>
<div class="col-md-3">
Read the <a href="https://github.com/SirCmpwn/sway/wiki">FAQ</a>
</div>
<div class="col-md-3">
Join the <a href="http://webchat.freenode.net/?channels=sway&uio=d4">IRC channel</a>
</div>
<div class="col-md-1"> </div>
</div>
<video src="https://sr.ht/Phb3.webm" controls></video>