Skip to content

ModalProxy: Explicitly allow window groups#2855

Open
leolost2605 wants to merge 1 commit into
mainfrom
leolost/allow-window-groups
Open

ModalProxy: Explicitly allow window groups#2855
leolost2605 wants to merge 1 commit into
mainfrom
leolost/allow-window-groups

Conversation

@leolost2605
Copy link
Copy Markdown
Member

While a non grabbed modal proxy is active we currently just allow any shell window to receive input focus.
This has the problem that e.g. when a modal window like the polkit dialog is active and then a desktop shell window tries to get focus (e.g. wingpanel reasks for your wifi password) it will give focus to that window which might not be immediately apparent. This will be especially noticeable with the lock screen so this also serves as preparation for #2854
With this PR we need to explicitly allow window groups to be able to receive focus.

@leolost2605 leolost2605 requested a review from a team May 31, 2026 19:19
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