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

GUI Rewrite #23

Merged
merged 35 commits into from
May 4, 2023
Merged

GUI Rewrite #23

merged 35 commits into from
May 4, 2023

Conversation

nozwock
Copy link
Owner

@nozwock nozwock commented Apr 30, 2023

  • General UI layout
  • Menu Config Options
  • Implement Action for all UI elements
  • Import Keyfile feature

Issues

  • When the main thread exits during loading, running child threads abort instead of unwinding, which prevents the Drop from being called for tempfile::TempDir instances. As a result, temp dirs are not cleaned up automatically upon exit.
Screenshot

@nozwock nozwock added the enhancement New feature or request label Apr 30, 2023
@nozwock nozwock self-assigned this Apr 30, 2023
@nozwock nozwock force-pushed the gui-rewrite branch 5 times, most recently from 6b8b9bf to b142135 Compare May 4, 2023 02:02
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.

None yet

1 participant