-
I'm sending a a review what could be improved in this project, in random order of importance.
1. We should include Cargo.lock file in binary projects to have reproducible builds. If it was a librar…
-
When switching to wayland I get these errors:
```cmd
warning: unused imports: `ObjectStorage`, `Renderer`, and `Window`
--> src/main.rs:1:36
|
1 | ...e, Renderer, ObjectStorage, /*ObjectSett…
-
### 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…
-
-
Change the UI to render on click, with a config available as an editable yaml text area
| | |
|-|-|
| | Render Button |
| Config Area | Image |
-
Getting this error while running `cargo build` on ubuntu 16.10. I have installed libgtk-3-dev.
```
Fresh bitflags v0.5.0
Fresh bitflags v0.4.0
Fresh libc v0.2.21
Fre…
-
I would like to request a few extra pages on the website.
A page on building on windows. I figured out how to build my app on windows with the help of a reddit post and some pieces of information i…
-
Verify if we can generate constructors with optional parameters for each construct only property or how we can fill construct only properties as those are not part of the public api.
-
I think we can now make the lifetime less strict on widgets' signals. Don't you think @EPashkin?
cc @antoyo
-
Hi. I just found this project via Waybar. It didn't build for me, so I checked this out, and it built just fine!
However, after trying to run it the first time I'm getting this:
```
thread 'mai…