pywlroots
pywlroots copied to clipboard
Added Output events, updated OutputState properties
- Added support for various wlr_output_event… structs (fixes #209)
- Python API exposes more wlr_output_state properties
- Renamed OutputEventRequestState to OutputRequestStateEvent and added an alias for the previous name (fixes #210)
- Updated CHANGES
@flacjacket, please check the xkbcommon errors, I didn't change anything regarding xkbcommon. … and I don't understand the ruff error. If I run ruff locally, I don't get any errors. TIA