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

fix: handle case when idle_threshold == 0 during re-creation #90

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

JarKz
Copy link
Contributor

@JarKz JarKz commented Dec 20, 2024

Motivation

In current code the IdleNotification object will not work correctly when the config value general.idle_threshold updates to "none" after application's startup because of wayland protocol's work.

Fix

Now this case handles carefully and should work correctly.

@JarKz JarKz requested a review from jsonmaf1a December 20, 2024 19:34
@JarKz JarKz self-assigned this Dec 20, 2024
@JarKz JarKz merged commit e22b01f into main Dec 20, 2024
5 checks passed
@JarKz JarKz deleted the fix-idle-threshold-update branch December 20, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants