-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at …
-
With Rust 1.78.0, we seem to run into an issue with duplicate symbol definitions of `__NULL_IMPORT_DESCRIPTOR`.
See:
https://github.com/KDAB/cxx-qt/actions/runs/9167401332/job/25204499375
This …
-
So, I've been trying for the past few days to get any form of GUI working in my VST host (Reaper) using rust-vst2, and I've faced nothing but difficulties. I'm also pretty new to Rust itself, so my in…
Earlz updated
7 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: 126.0.6478.61 (Official Build, ungoogled-chromium) (64-bit)
- Local OS: Ni…
-
I took a look at the [examples/callback.rs](https://github.com/servo/rust-mozjs/blob/master/examples/callback.rs) and I would like to try using `rust-mozjs`, but I'm not sure how to. Any plans to crea…
-
![Screenshot_20240216_234747](https://github.com/gitbutlerapp/gitbutler/assets/39943970/5d02bc7b-e52b-45d2-b30a-23861aa1c307)
![Screenshot_20240216_235113](https://github.com/gitbutlerapp/gitbutler/a…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 9a09eac79b85c846e3a865a9078a3f8ff65a9259 (props: bump version to 0.42.0).
Date…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from br…
-
TLDR: should Winit force `KeyEvent::text` to `None` when:
- Ctrl / Alt / Super modifier keys are pressed
- Text is a unicode control chars
such that `text` is always printable? (We retain `text…
-
Hello,
I would like to use connector-x on ARM64 architecture. However, it seems that this library has no ARM architecture version when trying to `pip install` it via `docker buildx` on this type of…