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

Idle Service: Use the Idle Notify Wayland API natively #64

Open
ldelossa opened this issue Oct 6, 2024 · 0 comments
Open

Idle Service: Use the Idle Notify Wayland API natively #64

ldelossa opened this issue Oct 6, 2024 · 0 comments

Comments

@ldelossa
Copy link
Owner

ldelossa commented Oct 6, 2024

This task serves to replace the usage of SwayIdle.

Way-Shell can start listening to [https://wayland.app/protocols/ext-idle-notify-v1](Idle Notify) protocol to understand when the current seat has become idle.

From there we can map into useful functions like dimming the screen and running external scripts/applications.

This is a depedency on implementing our own screen lock service, as it provides the events to trigger our lock.

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

No branches or pull requests

1 participant