Available since version 25.01
Automatic Floating
New windows will automatically float if they:Have a Parent
Windows with a parent window, such as dialog boxes
Fixed Size
Windows with a fixed size, such as splash screens
Manual Control
Window Rules
You can use the
open-floating true/false window rule to:- Force a window to open as floating
- Disable the automatic floating logic
Focus Management
Useswitch-focus-between-floating-and-tiling to switch the focus between the two layouts.
When focused on the floating layout, binds (like
focus-column-right) will operate on the floating window.