Simon Hyll

Results 31 issues of Simon Hyll

### Describe the bug A user reported an issue in the Discord server about having 2 windows popping up for them. After quite a bit of debugging we discovered that...

type: bug
status: needs triage

Based on my PR for Awesome Tauri. https://github.com/tauri-apps/tauri-docs/pull/1873

enhancement

#### What kind of changes does this PR include? Gets rid of frames around CommandTabs code blocks. #### Description - Closes # - What does this PR change? Give us...

#### What kind of changes does this PR include? - New or updated content #### Description - Closes #1470 Working on a set of test development guides. It's a pretty...

enhancement

Resolves #1362 I added some extra extensions that are installed automatically when you open the dev container. Simply start it and run `pnpm i && pnpm dev`

enhancement

#### What kind of changes does this PR include? - New or updated content #### Description Added a section about writing code blocks as per discussions on Discord.

enhancement
discuss

Writing a little blog post about the IPC. #1466

blog

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

The underlying requests session will interpret the value as seconds, not ms.

> In relation to the CVE about Rust it's about time we pulled the trigger on adding rust-toolchain.toml in project templates. The reasoning behind this is pretty simple, it's good...