i3-gaps and i3 got merged, starting from version 4.22. Gaps, included by default, are NOT the difference between sway and i3 anymore

Asset 2023-01-07 22:32:05 +01:00
parent 5ac87fbb6c
commit f1664c90fb

@ -1,6 +1,5 @@
* Sway is a [Wayland](https://wayland.freedesktop.org/) compositor (duh)
* You can use your `floating_modifier` to resize and move tiled windows
* Sway includes the features of the i3-gaps patches
* Sway handles things like output configuration (rather than something like xrandr)
* Sway supports multiple non-modifier keys when assigning key bindings (see [Shortcut handling](Shortcut-handling))
* The default keybindings in sway are different from those in i3. Read your sway config to learn them, or copy over your i3 config to use what you're used to.