Raphii

Results 8 issues of Raphii

### What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Docs - [ ] New Binding issue #___ - [ ]...

### Describe the bug When I try to have my Tauri application update itself to a new version, it fails when the new version is bundled with an NSIS installer...

type: bug
platform: Windows
status: needs triage

Should fix the issue in #98. I cannot seem to figure out why this issue started occurring, but I'm assuming it must be something on the side of Octokit or...

### Describe the bug There seem to be specific cases where either the size of the main window collapses, or its content disappears, when it is forced onto another monitor...

type: bug
status: needs triage

Translations by dimrical

Currently, the Rust side cannot access any translations. These are only available in the frontend. Ideally, the frontend should send the translations to the Rust side on startup, as well...

enhancement
good first issue

Currently, the OSC scripting functionality has two main issues: - It only supports one value per message. OSC messages support multiple values per message. - It only supports int, float...

enhancement
help wanted

When OSC(Query) services are discovered, they are only added if no other service with the same name has already been discovered. For OSC-type services, this works fine. However for OSCQuery-type...