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

windowing: Set a new last active window when the last active window is closed #566

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EbonJaeger
Copy link
Member

Description

Sets the previous active window in a group to another window when a window is closed. This prevents button focus and activation issues when a window in a group is closed.

Fixes #565

Signed-off-by: Evan Maddock maddock.evan@vivaldi.net

Submitter Checklist

  • Squashed commits with git rebase -i (if needed)
  • Built budgie-desktop and verified that the patch worked (if needed)

…s closed

Fixes #565

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
@EbonJaeger EbonJaeger linked an issue Apr 27, 2024 that may be closed by this pull request
@serebit serebit added this to the 10.10 milestone Apr 27, 2024
@serebit serebit added the bug Something isn't working label Apr 27, 2024
@serebit serebit self-requested a review April 27, 2024 14:20
Copy link
Member

@serebit serebit left a comment

Choose a reason for hiding this comment

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

Fixes the issue I was seeing. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Bug] ITL: Rewrite causes focus issues on window removal
2 participants