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

Add a should_exit method to Application trait #206

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Nov 15, 2023

A Cosmic application has no way to call Cosmic<T>::close to set the should_exit flag there, as far as I'm aware.

So it makes sense to add a should_exit method here.

A Cosmic application has no way to call `Cosmic<T>::close` to set the
`should_exit` flag there, as far as I'm aware.

So it makes sense to add a `should_exit` method here.
@jackpot51 jackpot51 merged commit 1887d8e into master Nov 15, 2023
9 checks passed
@jackpot51 jackpot51 deleted the should-exit branch November 15, 2023 23:41
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