mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Update L+F, add roadmap
This commit is contained in:
parent
a24059001c
commit
f029cecfe4
5 changed files with 271 additions and 40 deletions
39
index.html
39
index.html
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue