You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In both Niri and Anvil, if you have two popups that are parented to the same toplevel, the second one is stacked under the first one, but it should be stacked above. This works as expected on labwc (wlroots) and KDE.
According to the xdg_popup spec:
A newly created xdg_popup will be stacked on top of all previously created xdg_popup surfaces associated with the same xdg_toplevel.
In both Niri and Anvil, if you have two popups that are parented to the same toplevel, the second one is stacked under the first one, but it should be stacked above. This works as expected on labwc (wlroots) and KDE.
According to the xdg_popup spec:
This is easily reproducible via xwayland-satellite and
gtk4-widget-factory
. See Supreeeme/xwayland-satellite#153.The text was updated successfully, but these errors were encountered: