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

Pointer: Added data property #174

Closed
wants to merge 7 commits into from
Closed

Conversation

heuer
Copy link
Contributor

@heuer heuer commented Apr 11, 2024

Closes #173

heuer added 7 commits April 8, 2024 13:11
* Added OutputState to wlr_types/output.py
* Moved CustomMode from wlr_types/output_management_v1.py to
  wlr_types/output.py
* Added OutputHeadV1State.apply(OutputState) (closes flacjacket#149)
* Fixed OutputHeadV1State.custom_mode setter (closes flacjacket#170)
* Output.test() and Output.commit() accept an optional OutputState
  object

All changes should be backwards compatible.
@heuer heuer closed this Apr 11, 2024
@heuer heuer deleted the issue_173_pointer branch April 11, 2024 17:29
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.

Pointer: Missing data property
1 participant