diff --git a/_layouts/master.html b/_layouts/master.html index f7216d410..3c4fc66b5 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -9,8 +9,50 @@
+ + Sway is a drop-in replacement for the i3 + window manager, but for Wayland instead of X11. It works + with your existing i3 configuration and supports most of i3's features, + and a few extras. +
+- Sway is a drop-in replacement for the i3 - window manager, 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. -
-- 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. -
-| + | Feature | +
|---|---|
| + | + Window borders + (#477) + | +
| + | Tabbed and stacking window layouts | +
| + | Mouse support for swaybar | +
| + | + Full IPC protocol support + (#98) + | +
| + | + Visual feedback from swaylock + (#526) + | +
| + | + Can't interact with certain modal views + (#505) + | +
| + | + swaybg/swaybar as shell surfaces + (#450) + | +
| + | Client mouse capture | +
| + | + HiDPI support + (wlc/#57) + | +
| + | + Most i3 commands + (#2) + | +
| + | Keybindings via bindsym/bindcode | +
| + | Multihead support | +
| + | Input device configuration | +
| + | Display hotplugging | +
| + | Input hotplugging | +
| + | X11 support via Xwayland | +
| + | swaybar | +
| + | swaymsg (IPC) | +
| + | swaygrab (screenshots/video) | +
| + | swaybg (wallpapers) | +
| + | swaylock | +
| + | Floating windows | +
| + | Scratchpad | +
| + | Window criteria | +
| + | Clipboard | +
| + | Gaps | +
| + | RGBA swaybar, swaylock | +
| + | Feature | +
|---|---|
| + | Drag and drop | +
| + | Modesetting | +
| + | Touchscreen support | +
| + | Rotating outputs | +
| + | Restart in place | +
| + | Marks | +
| + | Saving/loading layouts as JSON | +
| + | Multithreaded swaygrab video capture | +
| + | Standardized permission granting system | +
| + | Nvidia proprietary driver support | +
| + | + Bind apps to specific workspace + (#462) + | +