Pynput

Latest version: v1.8.1

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

1.8.1

-----------------------------------
* Remove incorrectly merged line for the *Xorg* backend. Thanks to *sphh*!
* Let events know about the new ``injected`` parameter. Thanks to
*phpjunkie420*!

1.8.0

-----------------------------------------------------
* Add a flag to callbacks to allow detecting injected input events.
* Add ``media_stop`` key for *macOS*. Thanks to *laura-3*!
* Add ``eject`` key for *macOS*. Thanks to *DiMNDev*!


v1.7.8 (2025-02-28) - Fixes for Python 3.12
-------------------------------------------
* Rename method for listeners to not conflict with new ``threading.Thread``
field.

1.7.7

-----------------------------------
* 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*!

1.7.6

-----------------------------------
* 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*!

1.7.5

-----------------------------------
* 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*.

1.7.4

-----------------------------------
* 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.

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.