We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c352c5 commit 32553fcCopy full SHA for 32553fc
CHANGELOG.md
@@ -32,6 +32,7 @@ Be sure to run [Mypy](https://mypy.readthedocs.io/en/stable/getting_started.html
32
- Sound queueing methods were moved from `AudioDevice` to a new `AudioStream` class.
33
- `BasicMixer` may require manually specifying `frequency` and `channels` to replicate old behavior.
34
- `get_devices` and `get_capture_devices` now return `dict[str, AudioDevice]`.
35
+- `TextInput` events are no longer enabled by default.
36
37
### Deprecated
38
0 commit comments