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

added settings API + fixed bug #62

Merged
merged 4 commits into from
Apr 3, 2023
Merged

added settings API + fixed bug #62

merged 4 commits into from
Apr 3, 2023

Conversation

thesuzerain
Copy link
Contributor

  • settings API
  • added setting for adding environmental variables to a command (Because we are clearing them, it could be good to allow forcible adding of manual ones. For example for me to run it on WSL I need to set DISPLAY=:0)
  • Fixed a bug with the way tauri hooks were being called (functions with args were not having their hooks passed properly into the hook functions)

Fixes MOD-322.

@Geometrically Geometrically merged commit a13b7a2 into master Apr 3, 2023
@Geometrically Geometrically deleted the settings-api branch April 3, 2023 20:46
Geometrically pushed a commit that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants