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

winit 0.29: Ergonomics, examples + keymap cache #3

Closed
wants to merge 44 commits into from

Commits on Jun 14, 2023

  1. update all examples as I could

    Vrixyz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    07ba4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58249c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add an example input for a letter with shift, causing a bug where pre…

    …ssed doesn't go back to false
    Vrixyz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4676e2c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    ea9339c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0915f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    936d721 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    05eed0b View commit details
    Browse the repository at this point in the history
  2. fix bevy_input test

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    4428d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383577c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d0b317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf252e View commit details
    Browse the repository at this point in the history
  5. fix merge error

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    7c3753d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7d7ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c03466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb70fb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    8f55d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7bec8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    5ae19b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03163cc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    4552746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa251b View commit details
    Browse the repository at this point in the history
  3. register KeyLogic

    Vrixyz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6a22638 View commit details
    Browse the repository at this point in the history
  4. removed useless clone

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

Commits on Sep 27, 2023

  1. fix warning

    Vrixyz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7369322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577c2e7 View commit details
    Browse the repository at this point in the history
  3. fixes to examples

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

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. fix new example keys

    Vrixyz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1a8b4ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d357e View commit details
    Browse the repository at this point in the history
  3. update more keys api

    Vrixyz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5465969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7079867 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    88b922a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b1afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec399e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b78fd67 View commit details
    Browse the repository at this point in the history
  5. fix virtual_time example

    Vrixyz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    47e580c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65a2d2c View commit details
    Browse the repository at this point in the history