-
It looks like this module does not work any more at all with the current [gtk crate 0.15](https://crates.io/crates/gtk) at least. A `vte::Terminal` can still be instantiated, but it does not seem to h…
-
I am building with ruby-gnome an application that uses GStreamer.
I would like to use GStreamer's debugging functions: https://gstreamer.freedesktop.org/documentation/gstreamer/debugutils.html?gi-l…
-
Here's a few ideas to make libyaml-glib more convenient:
- make libyaml a private dependency
- wrap all the libyaml enums/flags with introspectable ones
- add more helper functions
- consider Scalar -…
-
1. Return ability to choose random wallpaper
2. Add ability to specify package manager during installation via install.sh
-
This happened today, but this bug I experienced wasn't reproducible. Here are the things that I did:
1. Created a custom class along with a non-custom one and added both on my road
2. Check course…
-
Hello!
I would like to add hardware support for Flipper Zero. It's a multi-tool device with many capabilities, including receiving and transmitting Ir signals. The communication can be accomplished…
-
I'm trying to generate a sys crate for `upower-glib` and the tool panics:
```
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/codegen/sys/cargo_toml.rs:117:49
sta…
-
Girs client does not work both on windows and linux.
![image](https://github.com/user-attachments/assets/0d49c2b5-571c-442a-b620-94b59f77d0f8)
I'm trying it on my own custom board but i cant get …
-
I am trying to install ags on EndeavourOS. I've tried installing through the AUR and building from source unsuccessfully.
The log from running `meson install -C build` is:
```
ninja: Entering di…
-
[Tasmota](https://github.com/arendst/Tasmota) is a very popular open source firmware for ESP8266 based devices. It is used in many home automation systems.
It can send and receive IR codes via WLAN…