Skip to content

Figure out missing display handle implementations #146

@madsmtm

Description

@madsmtm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions