Skip to content

Support for native browser file picker via xdg-desktop-portal WASM implementation #164

@FtK259

Description

@FtK259

Currently, file dialogs open inside the host environment (VM/Container). To allow users to pick files from their local machine, we should integrate with the browser's file picker.

We should implement an xdg-desktop-portal backend in WASM. This implementation would intercept file selection requests and bridge them to the web browser's native file picker API.

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