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

Update winit dependency to 0.29 #8745

Closed
wants to merge 45 commits into from
Closed

Commits on Jun 1, 2023

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

Commits on Jun 3, 2023

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

Commits on Jun 4, 2023

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

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    ae25abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce707df View commit details
    Browse the repository at this point in the history
  3. add nativekeycode ; fex fixes

    Vrixyz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    dff33c3 View commit details
    Browse the repository at this point in the history
  4. local clippy CI fixes

    Vrixyz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4dcd03f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f60d6d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3472d29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70dd9dd View commit details
    Browse the repository at this point in the history
  8. remove link to winit KeyCode

    Vrixyz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e650442 View commit details
    Browse the repository at this point in the history
  9. KeyCode doc format

    Vrixyz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f5b01e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    4b00316 View commit details
    Browse the repository at this point in the history
  2. remove instant where applicable ; still present in dependencies throu…

    …gh async-executor and futures-lite
    Vrixyz committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    928a3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    2a0e5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ece61 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jun 27, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    c16c1c5 View commit details
    Browse the repository at this point in the history
  2. added winit commit sha tested

    Vrixyz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    995fce1 View commit details
    Browse the repository at this point in the history
  3. fix winit api

    Vrixyz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a4d5bd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b156a24 View commit details
    Browse the repository at this point in the history
  2. fix conflict I didn't see

    Vrixyz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4f08176 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    e35ce43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3aa65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62a672e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    3fee55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f57dd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 27, 2023

  1. fix warnings

    Vrixyz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0375231 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    5a6f509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0594c28 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix namedKey to their types

    Vrixyz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9c44f83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0ea09 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix docs

    Vrixyz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9d038e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0aa4856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebfde0 View commit details
    Browse the repository at this point in the history
  3. fix process event api usage

    Vrixyz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    66541a0 View commit details
    Browse the repository at this point in the history
  4. feedbacks from @devil-ira

    Vrixyz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c5de847 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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