torf-gui
torf-gui copied to clipboard
An advanced GUI torrent file creator with batch functionality, powered by PyQt and torf
Finally used 0.4.1 on a small laptop with an older screen and I couldn't resize in Windowed mode to fit inside the desktop. Had to fullscreen to even use it...
In batch mode? Everywhere? Make it an option?
https://github.com/astral-sh/ruff/blob/main/crates/ruff_python_formatter/README.md
Closes #2
- Wrapped the majority of the UI in a `ScrolledArea` to allow the widgets to be scrolled as needed. Result  fixes #22
In this commit is what I changed to get this to work on macOS tested on Apple Silicon. I REM'd out the "app = QApplication(sys.argv + ["-platform", "windows:darkmode=2"])" and added...