-
https://docs.gtk.org/gdk4/struct.Rectangle.html
I am trying to add popover and need it to show at mouse coordinates.
-
In a first step the class Constants should contain only 'const' not 'static' values.
Otherwise you can't use the values in a switch case statement. because VS expects constant values in a Case which…
-
### System information
- **OS Platform and Distribution**: Manjaro 21.0
- **GNOME version**: 40.3.0
- **Display Server(X11/Wayland)**: X11
- **Exact command to reproduce**: Execute `$ gnome-exten…
-
**Is your feature request related to a problem? Please describe.**
I would like to add Steam Tinker Launch to start it through Steam without installing it manually.
**Describe the solution you'd l…
IC3P3 updated
2 months ago
-
I'm following the Hello World tutorial here:
https://gtk-rs.org/gtk4-rs/stable/latest/book/hello_world.html
But no window is displayed when I do `cargo run`--instead I get these warnings:
```
…
-
i can't find a way to get key pressed events
i tried
(connect window "key-press-event" (lambda (window event) (print event)))
as a C equivalent to
g_signal_connect (G_OBJECT (window), "key_pre…
-
For total size between Workbench 44 and 45 we went from 17MB to 1.5GB (without delta and assuming Sdk is not installed)
The SDK is 800MB
Workbench is 500MB
and some other stuff
The download si…
-
My code does not compile any more after updating to 1.70.0. The project can be found [here](https://github.com/marhkb/pods)
### Code
I tried to create a minimal reproducer. It has something…
-
From benchmarking cairo (playing around with [this X11 oriented benchmarks](https://openbenchmarking.org/test/pts/cairo-demos)), I could gather the following guidelines for better performances:
1. …
-
I can't seem to compile version `0.19.4` due to a missing argument when using the IndexMap create.
```
~/g/x (main)> cargo build
...
Compiling toml_edit v0.19.4
error[E0107]: this struct ta…