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

Fix up some output code #102

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Fix up some output code #102

merged 2 commits into from
Sep 8, 2022

Conversation

m-col
Copy link
Collaborator

@m-col m-col commented Sep 3, 2022

Properly adds struct wlr_output_mode and lets users iterate through
them from Output. Fixes the typing for a number of output-related
methods which may accept/return NULLs, so their types should reflect
that (x | None).

Properly adds `struct wlr_output_mode` and lets users iterate through
them from `Output`. Fixes the typing for a number of output-related
methods which may accept/return `NULL`s, so their types should reflect
that (`x | None`).
Copy link
Owner

@flacjacket flacjacket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@flacjacket flacjacket merged commit 817f1fb into flacjacket:main Sep 8, 2022
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.

2 participants