Add documentation and example for window rules

This commit is contained in:
Ben Buhse 2026-02-18 16:13:16 -06:00
commit 5ca0b9d157
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
3 changed files with 67 additions and 2 deletions

View file

@ -2,6 +2,8 @@
These are in rough order of my priority, though no promises I do them in this order.
- [ ] Move orphan handling out of .output and .seat events; into manage()
- [ ] Add focused window title to bar
- [ ] Support overriding config location
- [ ] Support configuring primary vs secondary stack side
- [ ] Support switch handling (e.g. lid close)