You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: