Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Update dependency pynput to v1.7.7 - #24

Closed
DorskFR wants to merge 1 commit into
mainfrom
renovate/pynput-1.x
Closed

Update dependency pynput to v1.7.7#24
DorskFR wants to merge 1 commit into
mainfrom
renovate/pynput-1.x

Conversation

@DorskFR

@DorskFR DorskFR commented Jul 20, 2024

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
pynput patch ==1.7.3 -> ==1.7.7

Release Notes

moses-palmer/pynput (pynput)

v1.7.7

Compare Source

  • Small corrections to the documentation.
  • Handle explicit timeout when calling join on listeners.
  • Correct regression in hot key handling for special keys.
  • Reverted changes to lazy loading of CoreFoundation and Quartz, since
    this still does not appear to work. Thanks to Zach Zaiman!
  • Let the type of values in Key be KeyCode so that type checkers are
    not confused. Thanks to Amund Eggen Svandal!
  • Do not crash in __del__ on Xorg if display creation fails. Thanks to
    Gabriele Pongelli!
  • Correct support for emojis on Windows. Thanks to Yunus Emre!

v1.7.6

Compare Source

  • Allow passing virtual key codes to the parser for global hot keys.
  • Stop the recording context asynchronously on Xorg.
  • Do not pass None to objc.objc_object. Thanks to yejunxi!
  • Do not crash when pressing the alt key on uinput. Thanks to Caldas
    Lopes
    !
  • Use the correct option prefix for listeners derived from the backend
    implementations. Thanks to Yu Wang!

v1.7.5

Compare Source

  • Corrected crashes on Xorg when a listener was configured to suppress
    system events. Thanks to jpramosi!
  • Improved handling of keyboard controller on Windows. The controller now
    has a greater change of working with applications using lower level events.
    Thanks to bhudax!
  • Updated macOS implementation to use new version of pyobjc.

v1.7.4

Compare Source

  • Detect whether permissions are lacking on macOS. Thanks to Dane Finlay!
  • Eagerly import symbols from CoreFoundation and Quartz. Thanks to
    Ronald Oussoren!
  • Improved handling of dumpkeys utility. Thanks to Markus Niedermann!
  • Removed ambiguous license file.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@DorskFR DorskFR closed this Oct 5, 2024
@DorskFR
DorskFR deleted the renovate/pynput-1.x branch October 5, 2024 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant