14
0
forked from pool/python-pynput

2 Commits

Author SHA256 Message Date
c8ee75fa14 Accepting request 1274604 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1274604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynput?expand=0&rev=4
2025-05-05 20:30:14 +00:00
e6bd0154fd - update to 1.8.1:
* Remove incorrectly merged line for the *Xorg* backend.
  * Let events know about the new ``injected`` parameter.
  * 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*!
  * Rename method for listeners to not conflict with new
    ``threading.Thread`` field.
  * 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.
  * Let the type of values in ``Key`` be ``KeyCode`` so that type
    checkers are not confused.
  * Do not crash in ``__del__`` on *Xorg* if display creation fails.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynput?expand=0&rev=9
2025-04-28 14:06:05 +00:00

Diff Content Not Available