1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-04-25 06:40:35 +00:00

Move autotiling to Layout section

Missu 2022-04-21 00:37:33 +00:00
parent 6e60a1bc1a
commit 0ccd2b0140

@ -53,7 +53,6 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
* [wlr-randr](https://sr.ht/~emersion/wlr-randr/) - manage outputs of a Wayland compositor.
* [wlay](https://github.com/atx/wlay) - Graphical output management for Wayland
* [kanshi](https://github.com/emersion/kanshi) - define output profiles that are automatically enabled and disabled on hotplug. eg, this can be used to turn a laptop's internal screen off when docked.
* [autotiling](https://github.com/nwg-piotr/autotiling) - switch the layout splith/splitv depending on the currently focused window dimensions.
* [persway](https://github.com/johnae/persway) - a simple sway ipc daemon
* [fade](https://github.com/user18130814200115-2/swayscrips/tree/main/fade) - Have new windows fade in gradually. This script is alpha (get it;)) at best, you may encounter issues.
* [way-display](https://github.com/alex-courtis/way-displays) - Manage Your Wayland Displays
@ -84,6 +83,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
* [swaysome](https://gitlab.com/hyask/swaysome) - manage workspaces namespaced on a per-screen basis, like awesome wm.
## Layouts
* [autotiling](https://github.com/nwg-piotr/autotiling) - switch the layout splith/splitv depending on the currently focused window dimensions.
* [swaymonad](https://github.com/nicolasavru/swaymonad) - an auto-tiler that implements Xmonad-like layouts.
## Screenshot