input: Don't follow focus for resize borders - #1550
Open
Drakulix wants to merge 1 commit into
Open
Conversation
Drakulix
marked this pull request as draft
July 31, 2025 11:35
Drakulix
force-pushed
the
focus-follow-border_noble
branch
2 times, most recently
from
July 31, 2025 12:06
088265b to
d915d08
Compare
Drakulix
marked this pull request as ready for review
July 31, 2025 12:06
Drakulix
force-pushed
the
focus-follow-border_noble
branch
from
August 20, 2026 14:52
d915d08 to
b942a9a
Compare
jklgrasso
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This partially addresses the broken behaviour seen in #1467, by making sure we don't switch focus for the invisible resize borders around windows (
at least for server-side decorated windows and stacks, we might want to similarly make sure we are inside the window geometry before following for client-side decorated windowsdone).The underlying problem with the panel appears to be however, that cosmic-panel simply isn't forwarding any popup-grabs and thus won't be fixed in cosmic-comp, but cosmic-panel.