Sir-Thom

Results 4 issues of 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...

type: bug
platform: Linux
status: needs triage

#### 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...

help wanted

### 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...

enhancement

Added a way to do file based migrations I have also added in the README.md. how to do it. this solve issue #1347