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

Hash, Compare and Verify now uses Multi-threading #16

Merged
merged 1 commit into from Aug 26, 2021

Conversation

JeysonFlores
Copy link
Owner

Fixes #7

Features:

  • Widgets disable while app performing a hashing-comparison-verification
  • Icon alerts (for comparison and verification) now hide themselves when selecting new files
  • Icon alerts (for comparison and verification) show a loading icon while performing an operation

Changes:

  • Code cleaning
  • Use of GLib.idle_add() for updating-changing-accessing to GTK instances, methods or attributes on Threads

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.

Multi-threading hashing
1 participant