Skip to content

v1.3.0

Choose a tag to compare

@Antiz96 Antiz96 released this 19 Jul 17:52
· 10 commits to main since this release
v1.3.0
22b272c

Highlight

This release introduces the new -R / --reclaim-space argument, allowing to reclaim the empty screen space left by closed windows:

When a window is closed, Niri intentionally doesn't re-center the viewport accordingly, leaving an empty space on the right of the screen.
Using the -R / --reclaim-space option will prevent that by nudging the focus and viewport in order to reclaim the empty screen space with the remaining opened windows.

Features

  • Add -R / --reclaim-space to reclaim empty screen space left by closed windows (#93) - (81581c4) by @zxc-rv

Miscellaneous

New Contributors

Full Changelog: v1.2.6...v1.3.0