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

Enhancements for PNG-BRUH Converter: Improved UX, Error Handling, and Unique Temp Files #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Enderjua
Copy link

@Enderjua Enderjua commented Dec 1, 2024

Hey there! 👋

I’ve made some upgrades to the PNG-to-BRUH converter to make it more robust, user-friendly, and fun to use. Here's what’s new in this pull request:

Better Error Handling: Added more meaningful error messages and improved how the app reacts to unexpected inputs. No more silent failures!
Unique Temp Files: Temporary files now use UUIDs to avoid collisions, especially useful when running multiple instances.
Wayland Note: For Wayland users, you’ll need to run the app with an X11 session for now. (Sorry, Wayland folks!)
Cleaner Code: Refactored and modularized functions for better readability and maintainability.
User-Friendly Console Messages: Clearer instructions and helpful prompts when something goes wrong or needs input.

@Enderjua Enderjua changed the title Add BRUH file support with seamless PNG conversions 🚀 Enhancements for PNG-BRUH Converter: Improved UX, Error Handling, and Unique Temp Files Dec 1, 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.

1 participant