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

[Merged by Bors] - Expose set_cursor_hittest() from winit #6664

Closed

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    e757636 View commit details
    Browse the repository at this point in the history
  2. add WindowCommand to proper spot

    also regroup logic into the right places.
    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f51becd View commit details
    Browse the repository at this point in the history
  3. add example

    add example
    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ad6880c View commit details
    Browse the repository at this point in the history
  4. add ;

    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    46e2a1c View commit details
    Browse the repository at this point in the history
  5. remove empty docstrings

    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6a69b33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5af5602 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    df6e72d View commit details
    Browse the repository at this point in the history
  8. bolster docs

    alphastrata committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    98ebdc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    14883d7 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    Co-authored-by: François <[email protected]>
    alphastrata and mockersf authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3fd9e4a View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_winit/src/lib.rs

    Co-authored-by: François <[email protected]>
    alphastrata and mockersf authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d2db566 View commit details
    Browse the repository at this point in the history
  4. mockersf's suggestions

    - remove arbitrary width/height consts from example.
    - remove logging from example
    - rename example
    alphastrata committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b3ee683 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update Cargo.toml

    Co-authored-by: François <[email protected]>
    alphastrata and mockersf authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    361351a View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    add wasm=false flag
    
    Co-authored-by: François <[email protected]>
    alphastrata and mockersf authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    6049f8e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. fix: update docs

    alphastrata committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f1f2894 View commit details
    Browse the repository at this point in the history