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

Commits on Sep 3, 2022

  1. Fix up some output code

    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`).
    m-col committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    3398c7a View commit details
    Browse the repository at this point in the history
  2. update tiny server accordingly

    m-col committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    9bdcd71 View commit details
    Browse the repository at this point in the history