Open wmww opened 5 years ago
Her are some screenshots from GTK layer shell demo
Rootston with layer (incorrect):
Rootston with XDG toplevel (correct):
Mir's layer shell branch (correct):
Shouldn't it be a compositor's job to move popups? (In sway
, popup_unconstrain()
does that for XDG popups)
wlroots provides helpers for this.
Is this issue about popups going off the screen? In Wayfire, layer shell popups are properly constrained, so this is a Sway bug.
Currently layer shell popups can go off the edge of the screen when the positioner rules should prevent that. XDG toplevel popups work correctly.
wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:
https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1733