1
0
Fork 0
forked from wry/wry

docs: add release notes

This commit is contained in:
Julian Orth 2025-05-10 22:44:23 +02:00
parent 68713b2e39
commit d1a2483f0a
2 changed files with 30 additions and 0 deletions

View file

@ -31,6 +31,9 @@
[window-and-client-rules.md](./docs/window-and-client-rules.md).
- Add client and tree CLI subcommands to inspect clients and windows, primarily
to facilitate the writing of window and client rules.
- Jay now supports being started with CAP_SYS_NICE capabilities to improve
responsiveness under high system load. This is described in detail in
[setup.md](docs/setup.md).
# 1.10.0 (2025-04-22)