Find a file
Chris Hixon 63bd4bf328
hypridle.md: add listener variables table w/ ignore_inhibit (#1100)
* Update hypridle.md

Add general ignore_wayland_inhibit option to table

* Update hypridle.md

Add "idle" clarification to description of general:ignore_wayland_inhibit

* hypridle.md: add listener variables table w/ ignore_inhibit

The table includes the new per-listener ignore_inhibit option, added in PR #158

Additionally, add an Examples heading (h3) above the full example.

[ reissuing this PR on top of my previous edit PR for this page ]

* Remove h4 for consisency with other tables
2025-06-03 19:45:45 +01:00
.github/workflows fix typo in ci 2022-08-13 21:45:03 +02:00
pages hypridle.md: add listener variables table w/ ignore_inhibit (#1100) 2025-06-03 19:45:45 +01:00
LICENSE Add license 2022-10-23 18:29:00 +03:00
README.md Add contributing guidelines 2024-11-11 21:23:02 +02:00

Hyprland Wiki

Welcome to the Hyprland Wiki! Here we store the wiki pages. They are automatically updated on the website whenever a change occurs, within a reasonable timeframe. (usually 12 minutes) You can find the site at https://wiki.hyprland.org/

Contributing to the Wiki

Feel free to open an issue or a PR if you feel anything is necessary. Make sure to clearly state the reason for the changes.

Commits should have the form:

Dir/Page: summary of changes

Optionally, you can include a longer commit message 2 lines below the commit title.

This format makes it easier glance over the commit list and figure out what each commit is about.

Additionally, if you make many changes in your PR, it is best to squash them into self-contained commits that contain one logical change.

For info about how to squash commits, see this.

License

This repository is licensed under the BSD 3-Clause License.