-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Summary
Mir-on-X11 opens up in a window while Mir-on-Wayland opens up fullscreen. This discrepancy is weird and makes Mir development a bit difficult on Wayland environments.
Details
Basically, Mir-on-Wayland should work the same way as Mir-on-X11. Furthermore, for the windowed mode, it should leverage xdg-decoration to use server-side decorations (SSDs) whenever possible. This could be accomplished by using libdecor or making your own implementation using existing decoration code.
Prior Art
KWin and Weston both implement windowed nested operation on Wayland and will automatically do it properly when run with no arguments (ie. kwin_wayland or weston). KWin even uses SSDs in this case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels