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

Make sure we handle app closing the GTK way #95

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

tfuxu
Copy link
Contributor

@tfuxu tfuxu commented Mar 23, 2024

Make sure that instead of using process::exit(), we use Gtk.Window.close(), so that if something will need to be done on close request, we could handle that.

@ranfdev ranfdev merged commit fc18bf1 into ranfdev:master Apr 9, 2024
1 check failed
@tfuxu tfuxu deleted the proper-close-tab branch April 15, 2024 20:34
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