tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

The source for all Tauri project documentation.

Results 366 tauri-docs issues
Sort by recently updated
recently updated
newest added

#### Description - What does this PR change? Give us a brief description. Correction required for it to work on my system (Fedora 40, most likely most popular linux distros...

enhancement

This PR adds SolidStart to the list of framework guides.

### Question you want answered How do I test Tauri with selenium? ### Where did you look for an answer? As requested I post my question from Discord here ^^...

enhancement

The lab here is great: https://v2.tauri.app/learn/splashscreen/ However, it is overly complicated as the vast majority of users will just want to do setup tasks in JS. A basic example, that...

enhancement
discuss

not all headings imported in the permission component are being loaded into "On this page" Starlight toc from https://github.com/tauri-apps/tauri-docs/pull/1890

bug

### Question you want answered Is `Initialize Plugin Project` command example valid? ### Where did you look for an answer? I try to create Tauri Plugin. so I ran `npm...

enhancement
bug

#### Description - What does this PR change? Give us a brief description. This adds the two steps required to develop and build a tauri app within a Flatpak IDE...

### Question you want answered Why my exe is renamed unexpectedly ### Where did you look for an answer? I think answer should be documented in https://v2.tauri.app/start/migrate/from-tauri-1/. In tauri-apps/tauri#9375, renaming...

enhancement
discuss

### Question you want answered How to setup Tauri v2 to run on Android TV ### Where did you look for an answer? based on [Android TV Getting Started](https://developer.android.com/training/tv/get-started/create), there...

enhancement
discuss

### Question you want answered Why does tauri::App not have listen function by default? ### Where did you look for an answer? Tauri docs ### Page URL https://v2.tauri.app/plugin/deep-linking/ ### Additional...

enhancement
discuss