From 5d7885eeb589d2d543d0cde19d44cdba05a2ab96 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 22 Aug 2015 10:27:50 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Home.md b/Home.md index e345973..8d29d68 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,14 @@ Sway wiki. Work in progress. Contribute improvements, please. +## Differences from i3 + +Several i3 features [remain to be implemented](https://github.com/SirCmpwn/sway/issues/2). + +* Runs on Wayland (duh) +* You can use your `floating_modifier` to resize and move tiled windows +* The features of the i3-gaps patches are supported on sway +* Sway handles things like output configuration (rather than something like xrandr) + ## FAQ ### Insert any question here