tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
82k stars 2.46k forks source link

Can frameless window be "Moveable"? #5909

Closed Agoldstein1 closed 1 year ago

Agoldstein1 commented 1 year ago

Hi, I create a frameless window by setting decorations=false and transparent=true in tauri.conf.json. I need the window to be moveable. the user should have the ability to move the window to any position. How can I do it?

thanks!

metkm commented 1 year ago

You can do it from frontend. https://tauri.app/v1/guides/features/window-customization#creating-a-custom-titlebar