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

Fix redundant call to seat_send_focus() #5130

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

Leo1003
Copy link
Contributor

@Leo1003 Leo1003 commented Mar 23, 2020

This commit fixes calling to seat_send_focus() twice when a view is closed.
This PR basically revert #2580.
I have tested that the original issue no longer exists. Closing a fullscreen view can successful focus to another view even after reverting.

This commit fix calling to seat_send_focus() twice when a view is
closed. This codes revert swaywm#2580, but the original issue nolonger
exists.
@ddevault
Copy link
Contributor

Is there a related ticket that describes a problem this fixes?

@Leo1003
Copy link
Contributor Author

Leo1003 commented Mar 23, 2020

I found this problem during debugging #4740

@ddevault ddevault merged commit 0b9feb6 into swaywm:master Mar 23, 2020
@ddevault
Copy link
Contributor

Cool, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants