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

session-lock: fix refocus after unlocking #6423

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

PaideiaDilemma
Copy link
Contributor

Describe your PR, what does it fix/add?

Fixes #5884

Sets PROTO::sessionLock->locked = false; before sending unlockAndDestroy.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Not really

Is it ready for merging, or does it need work?

ready

@PaideiaDilemma
Copy link
Contributor Author

PaideiaDilemma commented Jun 11, 2024

Ups did not see #6414.
Will look into that later

Edit: nevermind, different issue.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tanks!

@vaxerski vaxerski merged commit 1c388e5 into hyprwm:main Jun 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keyboard focus does not work with mouse click right after unlock
2 participants