Skip to content

Replace toast with alert dialog upon export fail#70

Merged
ranfdev merged 1 commit intoranfdev:mainfrom
hugmouse:main
Feb 6, 2026
Merged

Replace toast with alert dialog upon export fail#70
ranfdev merged 1 commit intoranfdev:mainfrom
hugmouse:main

Conversation

@hugmouse
Copy link
Contributor

Hello, I was having some trouble understanding why the application export was failing due to truncated text in the toast. I thought maybe we should replace it with an adw::AlertDialog since there is more space for text (and overall just context around the error)

That being said, having two dialog windows on top of each other feels a bit odd. Let me know what you think.

And also please check the code itself, I'm not so familiar either with Rust or GTK4, but wanted to contribute a little.

Before

Screenshot_manjaro_2025-12-30_14:28:00

After

Screenshot_manjaro_2025-12-30_14:12:58

@ranfdev
Copy link
Owner

ranfdev commented Feb 6, 2026

Hey, sorry for the delay... It looks great! Thank you!

@ranfdev ranfdev merged commit fe89f13 into ranfdev:main Feb 6, 2026
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