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

Allow Workrave to ignore idle inhibitors if possible #596

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

jjramsey
Copy link
Contributor

@jjramsey jjramsey commented Jan 14, 2025

This uses version 2 of the ext-idle-notify protocol where possible. If version 2 is unavailable, Workrave will fallback to using the older version of the protocol that does not ignore idle inhibitors.

This is a fixed version of the pull request that I had mangled due to a botched rebase: #590

This uses version 2 of the ext-idle-notify protocol where possible. If version 2 is unavailable, Workrave will fallback to using the older version of the protocol that does not ignore idle inhibitors.
@rcaelers
Copy link
Owner

It seems the Wayland protocol update has been merged. Nice, thanks! I assume this can be merged now? (I see the new pull request is no longer draft)

@jjramsey
Copy link
Contributor Author

jjramsey commented Jan 14, 2025

It seems the Wayland protocol update has been merged. Nice, thanks! I assume this can be merged now? (I see the new pull request is no longer draft)

Yes. It may take a little longer for this patch to be all that useful -- mainly because it will take some time before the implementations of the updated protocol get merged into Wayland compositors -- but it should be backward compatible with current compositors.

@rcaelers rcaelers merged commit d7b417e into rcaelers:main Jan 15, 2025
19 checks passed
@rcaelers
Copy link
Owner

Thanks!

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