Skip to content
Commit 82c40f18 authored by Felix Ernst's avatar Felix Ernst 🇺🇦 Committed by Nate Graham
Browse files

Fix hamburger menu opening as a window on Wayland

Before this commit, if an app window is unfocused and the first
click on the window is the hamburger menu button, the menu would
appear displaced as a separate window on Wayland.

This commit fixes this by setting a sane transientParent for the
menu. This is slightly difficult because there can be any number
of hamburger buttons in any number of different windows so we need
to figure out spontaneously which button was pressed to open the
menu.

BUG: 442375
parent 0636be8f
Loading
Loading
Loading
Pipeline #95855 passed with stage
in 1 minute and 25 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment