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

Add warning in case of missing sandbox permissions #49

Merged
merged 5 commits into from
Aug 3, 2024

Conversation

FrancescoCaracciolo
Copy link
Collaborator

  • Add a warning dialogue with the message to run to give the necessary permissions
  • If the users tries to toggle off command virtualization while the permissions aren't available, the warning appears
  • Added a method requires_sandbox_escape to each handler that returns if sandbox escape is required for each handler
  • If there are not enough permissions and requires_sandbox_escape is True, then a warning is shown near the handler and the user can't select it
  • Fixed espeak makes settings crash if the there are not enough permissions
    immagine
    immagine

@qwersyk qwersyk merged commit d667a10 into qwersyk:master Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants