Keyboard shortcuts for speech settings added. Control+s for save. Cleanup of some .pyc files.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
PyGObject>=3.44.0
|
||||
pycairo>=1.20.0
|
||||
python-speechd>=0.11.0
|
||||
# StormIRC Dependencies
|
||||
# Python 3.8+ required
|
||||
|
||||
# Qt6 framework for GUI
|
||||
PySide6>=6.5.0
|
||||
|
||||
# Note: Speech Dispatcher support (python3-speechd) is optional
|
||||
# Install via system package manager:
|
||||
# Arch/Manjaro: sudo pacman -S speech-dispatcher python-speechd
|
||||
# Debian/Ubuntu: sudo apt install python3-speechd
|
||||
# Fedora: sudo dnf install python3-speechd
|
||||
|
||||
Reference in New Issue
Block a user