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

Add DRM node abstraction #202

Merged
merged 16 commits into from
Sep 24, 2024
Merged

Add DRM node abstraction #202

merged 16 commits into from
Sep 24, 2024

Commits on Sep 6, 2024

  1. Add DRM node abstraction

    This copies the DRM node abstraction from Smithay almost 1:1, to make it
    easier for other consumers to reuse this code.
    chrisduerr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2f95360 View commit details
    Browse the repository at this point in the history
  2. Extend return lifetime

    chrisduerr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0aceac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a6c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1868ac1 View commit details
    Browse the repository at this point in the history
  5. Fix function order

    chrisduerr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    830998d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7524e79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb495eb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix path formatting issues

    chrisduerr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    40cdaf1 View commit details
    Browse the repository at this point in the history
  2. Fix style issues

    chrisduerr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c2e8e3f View commit details
    Browse the repository at this point in the history
  3. Fix path constructions

    chrisduerr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dde137e View commit details
    Browse the repository at this point in the history
  4. Remove useless comment

    chrisduerr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7ae5509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f07dba4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix minor style issues

    chrisduerr committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    44dc4bf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    6e90d00 View commit details
    Browse the repository at this point in the history
  2. Bump MSRV to 1.66.0

    chrisduerr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3bd46f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff5c9da View commit details
    Browse the repository at this point in the history