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

post keydown events, closes #1580 #1584

Merged
merged 10 commits into from Sep 5, 2020

Commits on Aug 18, 2020

  1. post keydown events, closes pygame#1580

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ffd1775 View commit details
    Browse the repository at this point in the history
  2. error handling

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    90ff5ff View commit details
    Browse the repository at this point in the history
  3. tests

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7818a0d View commit details
    Browse the repository at this point in the history
  4. this test should fail but DOES NOT.

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    38df803 View commit details
    Browse the repository at this point in the history
  5. fix event tests, hopefully

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    59fdb74 View commit details
    Browse the repository at this point in the history
  6. omit posted event window ID in SDL1.2

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5ffbc2a View commit details
    Browse the repository at this point in the history
  7. make tests even simpler

    Robert Pfeiffer committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b7293ea View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. docs for KEYDOWN post behaviour

    Robert Pfeiffer committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    50e309b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge branch 'master' into postkeydownevents

    Robert Pfeiffer committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d141690 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. commenting

    Robert Pfeiffer committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e35acd6 View commit details
    Browse the repository at this point in the history