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

refactor: proprely use errors to correctly shutdown application & remove useless function in BannerRect #36

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

JarKz
Copy link
Contributor

@JarKz JarKz commented Aug 12, 2024

No description provided.

JarKz added 2 commits August 12, 2024 11:15
If the wayland compositor unexcpectedly shutdowns then the application
will run in infinity loop because errors are unhandled. So it can't
shutdown properly.
@JarKz JarKz requested a review from jsonmaf1a August 12, 2024 08:16
@JarKz JarKz merged commit 1aead52 into main Aug 12, 2024
1 check passed
@JarKz JarKz deleted the properly-use-errors branch August 12, 2024 08: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