Skip to content

Add a way to create drag-and-drop source #3229

@emilk

Description

@emilk

I want something like window.is_dragged() to check if a window is being dragged.

The use-case I want to support is docking of window: I want to check if one winit window is being dragged onto another winit window, and if so collapse one into the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S - apiDesign and usability

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions