Update roadmap

This commit is contained in:
Drew DeVault 2016-04-25 11:35:29 -04:00
parent 244829b096
commit 2b5f489933

View file

@ -13,13 +13,6 @@ layout: master
</tr>
</thead>
<tbody>
<tr>
<td class="table-danger"></td>
<td>
Tabbed and stacking window layouts
(<a href="https://github.com/SirCmpwn/sway/pull/566">#556</a>)
</td>
</tr>
<tr>
<td class="table-danger"></td>
<td>Mouse support for swaybar</td>
@ -63,6 +56,13 @@ layout: master
(<a href="https://github.com/SirCmpwn/sway/issues/2">#2</a>)
</td>
</tr>
<tr>
<td class="table-success"></td>
<td>
Tabbed and stacking window layouts
(<a href="https://github.com/SirCmpwn/sway/pull/566">#556</a>)
</td>
</tr>
<tr>
<td class="table-success"></td>
<td>Keybindings via bindsym/bindcode</td>