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

Safer screnlock support #6483

Closed
wants to merge 1 commit into from
Closed

Conversation

danieldg
Copy link
Contributor

@danieldg danieldg commented Sep 4, 2021

See swaywm/wlroots#2706 and swaywm/wlroots#3165.

We may also want to add a command to automatically run something if the lockscreen crashes. Currently you can use a bindsym --locked to relaunch swaylock, but that's not very obvious or user-friendly. Avoiding a crash-relaunch 100% CPU loop will be a problem with the simple solution, however.

Related swaylock branch: https://github.com/danieldg/swaylock/tree/lock-protocol - no MR there yet.

This will always accept lock requests, including replacing a current
locker if present.

Based a prototype by: Manuel Stoeckl <[email protected]>
@danieldg
Copy link
Contributor Author

Replaced by #6879

@danieldg danieldg closed this Mar 11, 2022
@danieldg danieldg deleted the safe-locking branch March 13, 2022 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or incremental improvement
Development

Successfully merging this pull request may close these issues.

2 participants