v0.1.10.1

niri-wm/niriv0.1.10.1Nov 13, 2024by YaLTeR

AI Summary

Hotfix release for v0.1.10 addressing scrolling issues and crashes.

Key Highlights

  • Fixed scrolling when mouse/touchpad config is omitted
  • Fixed crash holding Space in screenshot UI
  • Bound touch-dragging with Mod key

New Features

  • Touch-drag binding
  • Scrolling fixes

Full Release Notes

This is a hotfix release for [niri v0.1.10](https://github.com/YaLTeR/niri/releases/tag/v0.1.10).

* Fixed scrolling not working when the `mouse {}` or `touchpad {}` section is omitted from the config file.
* Made the mouse cursor show up on scroll which makes scrolling work when the cursor was hidden (thanks @r-vdp).
* Fixed a crash when holding <kbd>Space</kbd> in the screenshot UI.
* Bound touch-dragging with held <kbd>Mod</kbd> to interactive window move.