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

Framebuffer interface #85

Merged
merged 12 commits into from
Jan 14, 2022
Merged

Framebuffer interface #85

merged 12 commits into from
Jan 14, 2022

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    7377691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5096d10 View commit details
    Browse the repository at this point in the history
  3. Enum for update method

    bkirwi committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    733179c View commit details
    Browse the repository at this point in the history
  4. File descriptor is IO-only

    bkirwi committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    6e0d3f7 View commit details
    Browse the repository at this point in the history
  5. Format

    bkirwi committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    16f4e22 View commit details
    Browse the repository at this point in the history
  6. Clippy

    bkirwi committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    2911063 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Apply PR suggestions

    bkirwi committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    72b8f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8330405 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    17028e3 View commit details
    Browse the repository at this point in the history
  2. Improve docs

    bkirwi committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    cf41292 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    1f8d4e7 View commit details
    Browse the repository at this point in the history
  2. Extract some code from an unsafe block

    As requested!
    bkirwi committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7712921 View commit details
    Browse the repository at this point in the history