-
```
--- stdout
cargo:rerun-if-env-changed=GTK4_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu…
aphsa updated
4 months ago
-
Same as https://github.com/StefanSalewski/gintro/issues/142
I will provide vala example soon.
Can you explain why we have 00 version of all types?
Here example Im working on:
```nim
impor…
-
### Qubes OS release
4.1
### Brief summary
I'm using 4k screens in Qubes since working with it (for about 1 year). Sure, it needed [some tweaking](https://github.com/Qubes-Community/Contents/bl…
-
Apologies for not providing a patch, but a few points.
1. For `rect`s I have to do it differently to make it work. For some reason your method just does not work for me, although it is seemingly th…
-
Currently https://gtk-rs.org/gtk-rs-core/git/docs/glib/value/struct.GenericValueTypeChecker.html requires a StaticType implementation which is not always possible/available. I suppose we could probabl…
-
A crate that would implement the traits provided by raw-window-handle for the various gdk backends (wayland/x11/macos/win32)
-
**System Info**
```
- io.github.seadve.Kooha 2.2.2
- Flatpak: true
- Experimental: false
- Distribution: GNOME 43 (Flatpak runtime)
- Desktop Session: xmonad
- Display Server: X11
- GTK …
doums updated
4 weeks ago
-
The code and `builder.ui` file below results in a segfault on my machine.
Maybe it is me trying to do something the wrong way? This is my first time trying to use Gtk::Builder. (Gtk::Builder is not…
-
Trying to use gui with x forwarding to xming on windows, get the following error and a crash:
$ ./linux_czkawka_gui
(linux_czkawka_gui:2101266): Gdk-ERROR **: 18:28:52.855: XInput2 support not f…
Mycah updated
10 months ago
-
I would like to make the window non intractable via the mouse when it is visible. Is this possible on wayland?