autotiling
Script for sway and i3 to automatically switch the horizontal / vertical window split orientation (by nwg-piotr)
river
[mirror] A dynamic tiling Wayland compositor (by riverwm)
autotiling | river | |
---|---|---|
42 | 83 | |
993 | 3,577 | |
1.1% | 1.6% | |
5.9 | 6.7 | |
about 1 year ago | about 2 months ago | |
Python | Zig | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
autotiling
Posts with mentions or reviews of autotiling.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-08.
- I cannot write "^" in the terminal
-
Is there a way to customize how new windows are gonna be arranged on creation?
Check out https://github.com/nwg-piotr/autotiling I think I even left the configuration as is and the tiling is much better now.
- Change windows layout
-
Master and stack layout, similar to dwm
autotiling --limit 2 is close enough https://github.com/nwg-piotr/autotiling
-
I am struggling with fully understanding how i3 will tile
If you do want some "smart" behaviour as to how a new window will split automatically, try the autotiling script.
-
Dynamic tiling WM with easier config like i3?
https://github.com/nwg-piotr/autotiling does it work for you?
-
Outside of Sway, are there any mature tiling window managers that are compatible with Wayland?
Autotiling for i3 and Sway
-
nwg-shell 0.3.8 released
Original depth limit feature contributed to the Autotiling repository by @Syphdias.
-
How do you like sway
If you want to stay on sway you can try autotiling.
-
People who uses i3 (or any wm) do you use only one monitor, or you have a multiple monitors setup?
Have tried lots of window managers including awesome, but there's always something annoying that sends me back to i3. I use this to solve the problems you're referring to: https://github.com/nwg-piotr/autotiling
river
Posts with mentions or reviews of river.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-25.
-
Plwm – An X11 window manager written in Prolog
https://github.com/riverwm/river#future-plans
-
Switching to River from Sway and a few questions
More info on the wiki https://github.com/riverwm/river/wiki
-
Is there any way to remove the Title bar from zathura on RiverWM
Here is the related github issue
-
Easy to config tiling wm
If you can get past some minor wayland related annoyances, river is pretty easy imo, you can write a config in whatever format you want, it just needs to be an executable file, the most common type is a shell script. The actual configuration happens by calling the riverctl program from the file, which from what I've heard is a similar method compared to bspwm.
-
Questions about availability of specific functionalities in swaywm (and wayland at all)
Coming from awesome you may find river more to your liking than sway.
-
Chromium / Electron on Wayland causes crash of the whole OS
River crashed everytime I closed Chromium. The developer fixed it in 5 minutes :)
-
I may have taken plugins too far...
I've written a plugin that implements the river-layout-v3 wayland protocol in Hyprland. This means you can run something like rivertile, river-luatile, rivercarro or kile as a layout provider.
-
Master and Stack setup
Author here. And yeah, as of 0.6.0 it supports master stack - I just called it stack main. I was in fact inspired by river: https://github.com/riverwm/river. River is really promising but is still in very early development. Sway on the other hand has been around for a long time and I, for now, prefer that stability.
-
Has anyone managed to get Hyprland working on void?
In my very specific case, I'd probably start by taking a look at how animations were previously implemented in river, and then I'd pay careful attention to that transform matrix at the end. I'm not super crazy about the implementation using timers to drive it (versus interpolating where the transform should be across a deadline), but I guess they were going for smoothness.
-
Hey Rustaceans! Got a question? Ask here (8/2023)!
riverwm wayland compositor
What are some alternatives?
When comparing autotiling and river you can also consider the following projects:
autotiling-rs - Autotiling for sway (and possibly i3)
Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
i3wm-themer - 🎨 Theme collection manager for i3-wm
sway - i3-compatible Wayland compositor
swaymgr - Sway autotiling manager
dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg