Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Output events, updated OutputState properties #211

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

heuer
Copy link
Contributor

@heuer heuer commented Dec 20, 2024

* Added support for various wlr_output_event… structs (fixes flacjacket#209)
* Python API exposes more wlr_output_state properties
* Renamed OutputEventRequestState to OutputRequestStateEvent and added
an alias for the previous name (fixes flacjacket#210)
* Updated CHANGES
@heuer
Copy link
Contributor Author

heuer commented Dec 20, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename OutputEventRequestState -> OutputRequestStateEvent Output: Missing event implementations
1 participant