Ville Säävuori

Results 38 issues of Ville Säävuori

See: https://tauri.app/v1/guides/building/app-size#remove-unnecessary-custom-fonts

enhancement

See: https://tauri.app/v1/guides/building/app-size

enhancement

https://github.com/rust-lang/rust-clippy

feature

enhancement
help wanted
good first issue

https://github.com/tauri-apps/tauri-plugin-store It should be configured to use `appConfigDir` by default so in a typical use case you could just start using it as is.

feature

Almost all project benefit from general store, at least if you work with multiple views / components. Plus, it's easier to remove than add from scratch so it makes sense...

feature

https://tauri.app/v1/guides/features/command/#error-handling

feature

It seems that all actions-rs actions are now deprecated so they need to be replaced to something else: https://github.com/actions-rs/toolchain

enhancement
help wanted

The app version is currently hardcoded in `package.json` and `src-tauri/tauri.conf.json`, and both need to be updated manually when bumping the version. There surely must be a better way to do...

enhancement
good first issue