gitbutler/crates/gitbutler-tauri
Chooooooo 0dc81b1e49 fix: Disable window state plugin for now
The window state plugin is causing issues with the application, so it is being temporarily disabled. This change will allow the application to function without the plugin until the issue can be resolved.
2024-09-10 20:42:47 +09:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src fix: Disable window state plugin for now 2024-09-10 20:42:47 +09:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
Cargo.toml fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
inject-git-binaries.sh Allow local overrides for the target triple of production windows builds. 2024-05-25 15:05:43 +02:00
tauri.conf.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
tauri.conf.nightly.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
tauri.conf.release.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
tauri.conf.test.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00