Sir-Thom
Sir-Thom
### Describe the bug On wayland when `"decorations": false` in tauri.conf.json , the decoration doesn't hide but when `` std::env::set_var("GDK_BACKEND", "x11"); `` it hidden but I do not want to...
#### What kind of changes does this PR include? - Migrate the doc for the configuration of the .deb package - Added the french version of the doc for the...
### Question you want answered When I want to package my app as a .deb I want to know any related configuration of it ### Where did you look for...
Added a way to do file based migrations I have also added in the README.md. how to do it. this solve issue #1347