Skip to content

Get events from window #50

@ken0x0a

Description

@ken0x0a

Is your feature request related to a problem? Please describe.
I need to

  • get real file path when "drop file"

I want to

  • use custom drop area (e.g.: <div data-tauri-drag />)

Describe the solution you'd like
I want to create window using "winit" attach webview on it.
This might solve "drop file" issue https://github.com/tauri-apps/tauri/issues/993.

Describe alternatives you've considered
What I wanna do is,

  1. get real file path when "drop file"
  2. use custom drop area (e.g.: <div data-tauri-drag />)

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