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

feat: Add a safe method for cross-crate interop to winit #2744

Closed
wants to merge 11 commits into from

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    59a4144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3616e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Try the new branch

    notgull committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a735cd9 View commit details
    Browse the repository at this point in the history
  2. Use pathces in Cargo.toml

    notgull committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1db45e2 View commit details
    Browse the repository at this point in the history
  3. Fix errors

    notgull committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2e9b655 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Add an OwnedDisplayHandle structure

    Implements HasDisplayHandle so the handle can be used easily
    notgull committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    902a8ca View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Use crates.io rwh

    notgull committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6bdb342 View commit details
    Browse the repository at this point in the history
  2. Fix handler on Android

    notgull committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    61e4180 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    1fcc441 View commit details
    Browse the repository at this point in the history
  2. Review comments

    notgull committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    506f08c View commit details
    Browse the repository at this point in the history
  3. Fix import error

    notgull committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0767b89 View commit details
    Browse the repository at this point in the history