Skip to content

input: Don't follow focus for resize borders #1550

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

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

Conversation

Drakulix
Copy link
Member

@Drakulix Drakulix commented Jul 31, 2025

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 windows done).

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.

@Drakulix Drakulix marked this pull request as draft July 31, 2025 11:35
@Drakulix Drakulix force-pushed the focus-follow-border_noble branch from 81e4b22 to 088265b Compare July 31, 2025 12:04
@Drakulix Drakulix force-pushed the focus-follow-border_noble branch from 088265b to d915d08 Compare July 31, 2025 12:06
@Drakulix Drakulix marked this pull request as ready for review July 31, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant