agmmnn / tauri-controls

🚥 Native-looking window controls for Tauri 2. React, Solid, Vue, Svelte+Tailwind.
https://npmjs.com/package/tauri-controls
MIT License
578 stars 21 forks source link

[Windows] Adding tauri-plugin-window #28

Open Chathura-Ranasinghe opened 1 month ago

Chathura-Ranasinghe commented 1 month ago

When Im trying to use tauri-controls in my existing Tauri 2.0. Got following errors

image

Cargo.toml

image

All the previous steps were followed correctly. Seams the error is with desktop_commands.rs.

bloodnighttw commented 2 weeks ago

Got the same issue here! I am on linux.

timwehrle commented 6 days ago

I spent about an hour looking for a solution and couldn't find anything. Now I look here and see that it's a known issue. Nice... I'm on Windows 11.