Files
niri/docs/wiki
Kai Koehler 08f5c6fecb Make hot corners configurable, including per-output (#2108)
* Add corner selection in config

* Add hot corner docs

* Working per-monitor hot corners

Handle defaults

* run cargo fmt --all

* Fix hot corners in is_sticky_obscured_under

* Change default to fall back to gesture hot corners if output hot corners are unset

* Add hot corner output config docs

* Support fractional scaling

* Trigger hot corners over widgets

* Improve float handling
Fixed YaLTeR/niri/pull/2108

* Refactor

* Bug Fixes

* Amend docs

Fix styling

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>

* Integrate code review

Move is_inside_hot_corner

* fixes

---------

Co-authored-by: Aadniz <8147434+Aadniz@users.noreply.github.com>
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-09-16 15:10:01 +00:00
..
2025-09-03 22:01:04 +03:00
2025-09-03 22:01:04 +03:00
2025-08-29 22:01:28 +03:00
2025-08-29 22:01:28 +03:00
2025-08-29 22:01:28 +03:00
2025-09-03 22:01:04 +03:00
2025-08-29 22:01:28 +03:00
2025-08-18 09:53:42 +03:00

Welcome to the niri documentation!

Feel free to look through usage and Getting started. If you're looking for ways to configure niri, check out the introduction to configuration.

If you'd like to help with niri, there are plenty of both coding- and non-coding-related ways to do so. See CONTRIBUTING.md for an overview.

If you're not already here, check out our new wiki website! https://yalter.github.io/niri/


The documentation is open to contribution, see Documenting niri. Please discuss bigger changes in our Matrix room first! The wiki is generated from files in the docs/wiki/ folder of the repository, so you can open a pull request modifying it there.