-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support subsurface/subview/widgets? #3506
Copy link
Copy link
Open
Labels
S - apiDesign and usabilityDesign and usability
Milestone
Description
The idea to support "subviews", i.e. a sort of limited Window that can be nested inside of Window, has floated around a few times, so I wanted to open an issue to discuss it.
A Subview would have the following platform equivalent (feel free to edit this):
- iOS:
UIView - macOS:
NSView - Wayland:
wl_subsurface - Web:
HTMLCanvasElement(?) - X11:
XID - Windows:
HWND - Android:
android.view.Surface/ANativeWindow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
S - apiDesign and usabilityDesign and usability