Skip to content

Restore focus correctly when closing a fullscreen view#2580

Merged
ddevault merged 1 commit intoswaywm:masterfrom
RyanDwyer:fix-focus-after-fullscreen
Sep 6, 2018
Merged

Restore focus correctly when closing a fullscreen view#2580
ddevault merged 1 commit intoswaywm:masterfrom
RyanDwyer:fix-focus-after-fullscreen

Conversation

@RyanDwyer
Copy link
Copy Markdown
Member

We weren't calling seat_send_focus. I think this was previously called by seat_set_focus_warp.

Fixes #2534.

We weren't calling seat_send_focus. I think this was previously called
by seat_set_focus_warp.
@ddevault ddevault merged commit 85e95d5 into swaywm:master Sep 6, 2018
@ddevault
Copy link
Copy Markdown
Contributor

ddevault commented Sep 6, 2018

Thanks!

@RyanDwyer RyanDwyer deleted the fix-focus-after-fullscreen branch September 6, 2018 00:39
@ddevault
Copy link
Copy Markdown
Contributor

ddevault commented Sep 6, 2018

Wait, this didn't actually fix my problem.

Leo1003 added a commit to xdavidwu/sway that referenced this pull request Mar 23, 2020
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 pushed a commit that referenced this pull request Mar 23, 2020
This commit fix calling to seat_send_focus() twice when a view is
closed. This codes revert #2580, but the original issue nolonger
exists.
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