autotiling VS i3-auto-layout

Compare autotiling vs i3-auto-layout and see what are their differences.

autotiling

Script for sway and i3 to automatically switch the horizontal / vertical window split orientation (by nwg-piotr)

i3-auto-layout

Automatic, optimal tiling for i3wm (by chmln)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
autotiling i3-auto-layout
42 3
993 157
1.1% 0.0%
5.9 0.0
about 1 year ago 10 months ago
Python Rust
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.

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.

i3-auto-layout

Posts with mentions or reviews of i3-auto-layout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.
  • Rethinking Window Management in Gnome
    10 projects | news.ycombinator.com | 26 Jul 2023
    The problem with this fairly complex solution is that the easier path by far is simpler window arrangements, multiple monitors, and many workspaces. Once you have more windows than fit on a workspace its easier just to have more workspaces and 1-3 windows is what basically universally fits on most monitors.

    If you organize more things in the same space you probably need indivdual apps that themselves have tabs like browsers, editors, IDEs rather than more windows.

    Personally I use https://github.com/chmln/i3-auto-layout to make slightly better layouts automatically be automatically alternating between v and h splits and find this fits my needs 95% of the time.

    Shit work under i3 is already very small but if you wanted to reduce it further I think you could probably go a long way with a very simple feature.

    Add a save button that saves current layout to a list like so

    Browser, calculator

    Browser, pdf reader

    terminal terminal terminal

    ide terminal terminal

    Then have a restore function that simply walks the list finds the entry that matches the kind and number of window and shoves existing windows into that layout. You can at creation time use something like i3-save-tree, edit the json, yada yada but its all fairly manual and I think for the use case it would be relatively simpler. The few non standard all match for me a simple pattern eg there really isn't 2 different ways I want IDE terminal terminal

  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
  • I3altlayout
    2 projects | /r/i3wm | 9 Jul 2021
    i3-auto-layout is faster and less resource usage

What are some alternatives?

When comparing autotiling and i3-auto-layout you can also consider the following projects:

river - [mirror] A dynamic tiling Wayland compositor

spectrwm - A small dynamic tiling window manager for X11.

autotiling-rs - Autotiling for sway (and possibly i3)

i3-alternating-layout - Scripts to open new windows in i3wm using alternating layouts (splith/splitv) for each new window

i3wm-themer - 🎨 Theme collection manager for i3-wm

dotfiles - A collection of my dotfiles and other configurations

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Python is
the 2nd most popular programming language
based on number of references?