crabnebula-dev / drag-rs

Draggable for GUI apps
https://crabnebula.dev
Apache License 2.0
48 stars 9 forks source link

Tauri 2.0 Support? #30

Open jaydevelopsstuff opened 2 months ago

jaydevelopsstuff commented 2 months ago

As far as I can tell these are the two roadblocks to getting this working with Tauri 2.0:

Any plans to get this crate working with 2.0 Beta or are we waiting for a Release Candidate?

lucasfernog-crabnebula commented 2 months ago

We were waiting on Tauri v2 to more stable to implement this. Basically we need a new crate that uses Tauri v2 instead of v1, and move the v1 crate out of the workspace.