-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
RawDisplayHandle
documents that (emphasis mine):
Not all windowing systems have a separate display handle (or they haven’t been implemented yet) and their variants contain empty structs.
So... We should probably track, and follow up on the ones that haven't been implemented yet!
Checklist:
- UiKit - No display server (exposed to users, at least)
- AppKit - No display server (exposed to users, at least)
- Orbital - Unknown
- Xlib - Implemented
- Xcb - Implemented
- Wayland - Implemented
- Drm - Implemented
- Gbm - Implemented
- Win32 - No display server (exposed to users, at least)
- WinRT - Unknown
- Web - Doesn't use this concept
- Android - Unknown
- Haiku - Unknown
Metadata
Metadata
Assignees
Labels
No labels