-
for instance libadwaita:
```
libadwaita v0.4.4
│ ├── bitflags v1.3.2
│ ├── gdk-pixbuf v0.17.10 (in debian)
│ ├── gdk4 v0.6.3 (in debian)
│ ├── gio v0.17.10 (in debian)
│ ├── glib v…
-
## Bug description
Segfault only occurs after using `gtk4_layer_shell::init_for_window` to setup a
window. Using `gtk::Window.set_visible` then has a small chance to cause a
segfault. I've includ…
-
Hi, thanks for the interesting project!
I have issue building it on my Arch, here is what I tried:
```sh
git clone --depth 1
cd mixxc
cargo build --release --features=Sass,Wayland
```
…
-
I tried to regenerate the bindings for gdk4-wayland-sys but had no sucess so far. I copied the relevant gir files from the -dev packages in debian to the build directory and deleted the lines from the…
-
Some docs are missing from the documentation viewer.
The ones I could think of: `GObject`, `Gio`, `Webkit`
As far as I can tell we should show all the docs that
`flatpak run --runtime-version…
-
Hi @SeaDve
Thanks for kooha :)
**Affected version**
version 2.2.4
**Bug summary**
trying to compile the latest kooha release demands a development version of pango installed:
```
Co…
-
**Describe the bug**
I'm trying to install the gtk4 using vcpkg, it's saying that it's installed but i cant find the .pc file anywhere
**Environment**
- OS: Windows 10
- Compiler:
**To Repro…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux 5.7.5-arch1-1 #1 SMP PREEMPT Mon, 22 Jun 2020 08:10:02 +0000 x86_64 GNU/Linux
- **GNOME version**: 3.36.3
…
-
I need to add images to my game. In cl-cffi-gtk, they did this via PixBufs but it seems like the [Picture Class](https://docs.gtk.org/gtk4/class.Picture.html) is the way I need to go. But I cannot get…
-
Things to do and iterate on with alphas before the actual release
- [x] prototype upgrade of SCTK -- https://github.com/Smithay/client-toolkit/pull/215
- [x] prototype upgrade of Smithay -- https:…