-
Spidey doesn't load any websites. Whenever I search or enter a URL, the tab title loads, and I can click on website elements and the URL changes, but I can't actually see anything.
![Screenshot of Sp…
-
I think it'd be helpful to re-export crates like `relm4-icons` and `relm4-components` into the main `relm4` crate since they're all related to each other. Even if they had to be behind a feature flag …
-
The way config file is searched doesn't account for `CARGO_TARGET_DIR` and results in errors like this:
```
error: failed to run custom build command for `relm4-icons v0.8.2`
Caused by:
proces…
-
on cargo run return this error
```
error: failed to run custom build command for `relm4-icons v0.8.2`
Caused by:
process didn't exit successfully: `/home/user/dev/program/target/debug/buil…
-
I think it's important to specify besides apps also which libraries can help developers to make such cool apps using GTK framework. As an example, this is libadwaita, specific for rust language is rel…
-
Title.
Tried to use different win versions: Soda, Wine-GE verions, TkG, Lutris, but the problem persists.
Anime Launcher SDK: 1.22.0
Anime Game Core: 1.25.1
gtk: 4.12.5
libadwaita: 1.4.8
…
-
- [ ] Test a 0.5 beta version in relm4-store to find potential shortcomings in the API
-
Currently, there's a brief pause from when the UI is visible but frozen, to when the gtk settings loads and the application unfreezes. This is especially noticeable when using `application_prefer_dark…
-
Hi,
I just tested this project and it looks very promising to me.
Do you still plan to maintain it and make it mature ?
Thanks !
-
Relm4 and gtk-rs share the goal to make GUI development with GTK on Rust as convenient as possible. Over time, Relm4 has gained features that might be useful for gtk-rs users too. Therefore, I thought…