-
### What Happened?
I have a NVMe SSD with three partitions, `/boot/efi`, `/`, and `/home`, and if I boot from the ISO and go to the custom installation view Installer crashes immediately.
I can …
-
"Usually you want to pass None for the adjustments, which will cause the scrolled window to create them for you."
Pass 'None' for the adjustments leads to
error[E0283]: type annotations require…
-
Currently you can either enable or disable a builder, there's no way to mark it as manual which makes it impossible to document the manual builder because gir has no way to know it's generated.
We…
-
See https://github.com/gtk-rs/glib/pull/256#issuecomment-344542920
-
Add "tips and tricks" chapter to the book with common mistakes and regularly overlooked features
- [x] #420: Message recursion
- [ ] #455: `#[wrap(Some)]`
- [ ] #375: Saving window state
- [x] #32…
-
when building a release docs, automatically create a `stable/latest` link to the that latest release in the CI. This should be done before the release and then copied to gtk3-rs/gtk-rs-core
-
I cloned the desktop-widget and tried to build it. It is similar to #68 but with a different cause by reason. I am using Debian 11 with Gnome 3.38.5 using Wayland.
dale@debian11:~/Git/desktop-wid…
-
## What are the minimum necessary steps to reproduce this issue?
1. build all dependencies (GTK etc.) and effitask: ok
2. launch effitask: ok (GUI comes up, I can create a todo)
3. quit effitask:…
-
When I add any extra arguments (for subcommands for my cli), there is a critical GTK error.
```rs
GLib-GIO-CRITICAL **: 20:55:32.443: This application can not open files.
```
This happens with the…
mcer1 updated
2 years ago
-
There currently is no reliable way to use the `glium`/`gl` crates together with `GLContext` (and `gtk::GLArea`), which a very limited API. Previous discussion is at https://github.com/gtk-rs/examples/…