You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AeroSpace still lacks a basic readability layout behavior for common workloads on large displays.
On a 55" monitor, opening multiple browser windows in one workspace often degenerates into narrow, hard-to-read panes (effectively one-dimensional stacking), even after flatten-workspace-tree, balance-sizes, and layout toggles.
This is a foundational UX gap for a tiling WM.
Why this matters
This is not an edge case. A typical workflow is:
one workspace for browsers
4-8 windows/tabs in active use
need readable, predictable arrangement without manual tree surgery
Today, AeroSpace can tile all windows, but it cannot reliably produce a practical “human-readable” arrangement (e.g. 2 rows x 3 columns style outcome) from normal usage patterns.
Repro
Use a wide display (55" TV / ultrawide type setup).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
AeroSpace still lacks a basic readability layout behavior for common workloads on large displays.
On a 55" monitor, opening multiple browser windows in one workspace often degenerates into narrow, hard-to-read panes (effectively one-dimensional stacking), even after
flatten-workspace-tree,balance-sizes, and layout toggles.This is a foundational UX gap for a tiling WM.
Why this matters
This is not an edge case. A typical workflow is:
Today, AeroSpace can tile all windows, but it cannot reliably produce a practical “human-readable” arrangement (e.g. 2 rows x 3 columns style outcome) from normal usage patterns.
Repro
flatten-workspace-treebalance-sizeslayout tiles horizontal vertical(or equivalent toggles)Actual
Expected
At minimum, AeroSpace should provide a basic readable layout policy for N windows, such as:
This is table stakes
Other tiling workflows provide a practical “don’t make this unreadable” baseline without requiring heavy manual
join-withchoreography.AeroSpace is excellent in many areas, but this gap makes it hard to recommend for high-density productivity on large monitors.
Related
Beta Was this translation helpful? Give feedback.
All reactions