Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc. fixes ahead of py2app packaging #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ruohoruotsi
Copy link
Member

@ruohoruotsi ruohoruotsi commented Jun 10, 2024

  • Fix stability (🐍 crash on exit)
  • Fix warnings and console errors (due to QML issues)
  • Update various UI controls to be ... just better
  • Clean up dead, unused code, like that for webrtcvad
  • Add localization template to QML
  • Rename files so that we use the __main__ entrypoint in a way that won't make future packaging efforts difficult
  • Remove CLI arguments that will complicate packaging, stick with sensible defaults
  • Delint code

@ruohoruotsi ruohoruotsi added the enhancement New feature or request label Jun 10, 2024
@ruohoruotsi ruohoruotsi self-assigned this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant