-
It would be cool to be able to use something else than `mio` for the backend. The motivation is, if you have a GUI application with GTK, you would use the GLIB backend and have just one event loop, ha…
-
Hi I'm a bit new to firefox/rust, but it fails to build for armv7.
```
------
0:11.06 Compiling webrender v0.60.0 (/home/mastag/src/odroid-oe-core/build/tmp/work/cortexa15t2hf-neon-vfpv4-oe-…
-
We have macros that do something like `format!(gettext(…), …)`, but at runtime (`format!` expects a string literal, so we can't use that). Our macros supported `{}` and `{n}`, and there was [a PR](htt…
-
Hi @GuillaumeGomez! I am currently revisiting [the](https://github.com/gtk-rs/gir/pull/991#issuecomment-738978667) [idea](https://github.com/gtk-rs/gir/pull/991#issuecomment-738988457) to omit `cfg`/`…
-
Compared to async-std/tokio it's rather verbose and inconvenient to use. Something like the following, inspired by the beforementioned APIs and how gio works. We would then step by step extend this fo…
-
### Describe the bug
A widget with an < input type="color" > (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/color) shows a dialog with only black foreground.
### To Reproduce
…
-
Converted from [SourceForge issue 2963155](https://sourceforge.net/support/tracker.php?aid=2963155), submitted by [SourceForge user beelsr](https://sourceforge.net/users/?user_id=380687) on 2010-03-04…
-
It runs fine if I remove Arc wrapper. This is 7-shared-and-networking.md
-
Thank you for maintaining this awesome package!
The value of a declarative interface for system dependencies is something the community already knew but never thought deeply about. It benefits ever…
-
Needed to `sudo apt install libgtk-4-dev`
Then installed with: `cargo install mixxc --locked --features X11`
Window pops up ok:
![image](https://github.com/Elvyria/Mixxc/assets/229943/0f83cc1…