Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: Add video demo of the new tiling layout
  • Loading branch information
Antiz96 committed Apr 21, 2026
commit 93211e4edf575e68ee321072662eb6abf3bec933
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ With `oniri` started in "first window only" mode in your niri configuration file

With `oniri` started in "tiling layout" mode in your niri configuration file (`spawn-sh-at-startup "oniri --tiling-layout"` in `~/.config/niri/config.kdl`), the first window gets unmaximized when a second one is opened, mimicking the behavior of a tiling compositor:

[INSERT VIDEO DEMO]
<https://github.com/user-attachments/assets/d8ebfab0-3d88-44f9-9613-96b734b572ee>

**Note:** Due to current limitations of the niri IPC, "buggy" behaviors (e.g. window not being correctly maximized) *may* be expected in specific setups / edgy cases. Those limitations should *hopefully* be addressed on the niri IPC side at some point, allowing to fix those eventual "buggy" behaviors once and for all (see <https://github.com/Antiz96/oniri/issues/3> for more details).
In the mean time, things *should* still work just fine for most "classic" setups though!
Expand Down