Skip to content

Get the viewport to render beneath the Tauri webview #2541

Open
@Keavon

Description

@Keavon

We will be rendering the Tauri webview for the Graphite GUI—where a transparent hole is cut out of the viewport area—over the top of the natively rendered viewport. The OS compositor needs to allow us to draw first the viewport, then the webview, every frame. This needs to work on Windows, Mac, and Linux.

Currently, we are blocked by issues with the Wayland compositor (an X11 fallback might be a feasible mitigation) and Windows API. See:

Metadata

Metadata

Assignees

No one assigned

    Labels

    ArchitectureInvolves architecture or engineering work or discussionHelp WantedExtra attention is needed

    Type

    Projects

    Status

    Short-Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions