Implement variable single-window ratio

This commit is contained in:
Ben Buhse 2026-03-19 14:25:25 -05:00
commit 63f5fc1bcd
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
6 changed files with 20 additions and 10 deletions

View file

@ -309,9 +309,12 @@ can typically be found at _/usr/include/xkbcommon/xkbcommon-keysyms.h_.
*exit_river*
Exit the river session.
*change_ratio* _modifiers_ _keysym_ _float_
*change_primary_ratio* _modifiers_ _keysym_ _float_
Adjust the primary/stack ratio on the current output.
*change_single_window_ratio* _modifiers_ _keysym_ _float_
Adjust the single-window ratio on the current output.
*increment_primary_count*, *decrement_primary_count*
Add/remove a window from the primary side.