-
If you still don't start it, i can begin do it (about 1 day) in following way:
Add in Gir.toml `options.sys_subpath = "gtk-sys"`
Generate funcs.rs with `status = "generate"` widgets functions, that w…
-
Plethora of issues:
https://gtk-rs.org/webkit2gtk-rs/webkit2gtk/index.html
is
1. Out of date (it says 0.5.0)
2. Says that `webkit2gtk::WebViewExt` exists (it doesn't!)
and that is the one in th…
-
Provide equivalents of:
- GLIB_MAJOR_VERSION
- GLIB_MINOR_VERSION
- GLIB_MICRO_VERSION
This could be helpful, for example, to print a debug message if glib_check_version fails.
-
### Windows build number:
10.0.22621.0
### Your Distribution version:
22.04
### Your WSL versions:
WSL version: 1.1.3.0
Kernel version: 5.15.90.1
WSLg version: 1.0.49
MSRDC version: 1.2.3770
…
-
After 5.1 update launcher stopped working and started opening in a transparent window
I tried removing cache and reinstalling but that didn't change anything
debug.log
```2024-10-09T09:37:03.2174…
ch991 updated
1 month ago
-
Following the book at the section explaining the `view!` macro, I tried to extract only the view code into a `lib.rs` next to a `main.rs` that only starts the app.
```
// lib.rs
use gtk::prelude…
-
xrdesktop-git, gxr-git and gulkan-git were all updated to 0.16 recently on the AUR.
The build binary I was using failed because it couldn't find a .so file on my system any more (think it was libxr…
-
Workbench is great for newcomers and learning, we should feature it in material for GNOME developers.
This is an issue to track progress and requirements
* [x] [Blueprint](https://jwestman.pages…
-
Required by webkit6 bindings
```
error[E0277]: the trait bound `Event: glib::translate::FromGlibPtrNone` is not satisfied
--> webkit-web-process-extension6/src/auto/context_menu.rs:52:18
…
-
Hello,
In the process of https://github.com/robohouse-delft/aravis-rs/issues/2, it looks like it'd be very useful if gir made it possible to manually implement primitive type aliases. This way, it …