mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
08f5c6fecb
* 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>
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.