-
Hey!
Lovely app, looks great. I was wondering, [on VirusTotal](https://www.virustotal.com/gui/file/3d1a2ed3820e7d6b9ab6ab608469310372afe2cf515fa776a98d6e9b077f06a4), it looks like Google flags it a…
-
I have a few widget pages that control different parts of my app. I want to call through to Rust code that accepts the widgets' content batch-wise (always a whole "page"), after user actio…
-
### Suggestion
Seeing how rust is starting to take off and enter the Linux kernel, among other places, long-term survival seems pretty much guaranteed. As a language, it seems to have a lot of adva…
-
### Describe the bug
While compiling a Tauri app, a lot of time[^1] is spent compiling the final binary. This also applies for hot/incremental builds using `yarn tauri build` (including ones with no …
-
Since this library now has a `raster` module...
Recent work (mostly #49 and kas-gui/kas#201) has improved legibility of small fonts to the point that 5-6pt fonts are fairly easy to read, but qualit…
-
I am getting a message box saying
> The procedure entry point "GetWindowSubclass" could not be located in the dynamic link library MY_RUST_PROGRAM.EXE
This seems to happen, when another create p…
-
I've noticed that people(me included) have trepidation about adopting gtk based on whether they can get a working windows build.
This could be alleviated with some documentation or landing page gui…
-
:wave: nice project!
I'm just starting to experiment with Rust by creating a GUI for my controller but have no experience with hardware...
How do I add a new controller?
I own the Traktor Kontrol …
-
Hi, this looks like an awesome project. After moving to Rust from Dart, I was looking for a library to develop cross-platform mobile apps using Rust + Skia, like Flutter.
This project seems to have…
-
I'm building a Tauri app on a self-hosted Windows runner. Here's the relevant bit of the action yaml:
```yaml
name: 'publish'
on:
push:
branches:
- release
jobs:
publish-ta…