tauri-apps / tauri-apps/tauri-docs
[docs] Add Visual screenshot to see what is look like on different platform
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
Before starting implementing some stuff like menu or system tray I wish I could see how it will render.
The documentation in those parts (Window Customization, Window Menu and System Tray) would be better if we can have a screenshot of the result for the three main platform.
Also for all those parts, it seems to be only rust code and the handler is inside the rust code also. Is there a way to trigger and wait for JS Code to be executed (If yes, please provide an example!)?
Thank!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Window Customization, Window Menu, and System Tray documentation pages named in the issue, and review their existing Rust examples. Determine whether the documented flows can show screenshots for Windows, macOS, and Linux and whether JavaScript can be triggered and awaited; done means the pages include the requested visuals and a clear answer or example where supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- desktop-dev, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100