Naman Garg
Naman Garg
This PR is ready to be reviewed.
Hi, up for review again! Thanks a lot for your valuable suggestions. I tried my best to accommodate most of the suggestions, and made the guide as beginner friendly as...
Hi, can you please Elaborate a bit more on what exactly is the issue, and can you please share the repository as well.
Firstly, can you please share the output of the command ```shell cargo tauri info ```
Hi there, you have to add the following lines to your `Cargo.toml` file ```toml [build-dependencies] tauri-build = { version = "1.5", features = [] } [dependencies] tauri = { version...
> add the compatibility and permission list section I already added the Permission section, but have no idea about compatibility one. I will ping you on discord regarding this. Thank...
Hi, I am taking this up. ( Just making a note here )
Hi, I am taking this up.
Hi there, I am claiming this.
1. I guess it is renamed to `xcap`. 2. Anyway, I tried to use xcap, and I used `use xcap::Monitor;`, and it compiled fine, but nothing shows up. So, I...