pentamassiv
pentamassiv
Hello everyone, I would like to contribute and add a PR to automatically import the document "Buchungsanzeige" from comdirect. I am facing a big issue though related to the way...
Almost all documents from Comdirect can be automatically imported. Unfortunately the ones called "Buchungsanzeige" can not be imported. You get those when a "Hebel-Zertifikat" got knocked-out for example. Then the...
The improvements include: - Restructuring the book a little bit to make it easier to find information - Adding description on what gir is and when it can be used...
The book and the tutorial need some love. The GtkSource gir file no longer exists, some of the links are outdated and some information is missing. This can make it...
### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! companion apps (for Linux) don't need to all implement the...
A while ago I created a draft PR ( https://github.com/gtk-rs/gir/pull/1354) to improve the book. A good number of commits were done since then. I am not that familiar with git...
**Describe the bug** It is possible to use the `package` field to rename a crate. Here is an example: ``` [dependencies.cairo] package = "cairo-sys-rs" git = "https://github.com/gtk-rs/gtk-rs-core" version = "0.16"...
Hi, I noticed you are using my [zwp-virtual-keyboard](https://crates.io/crates/zwp-virtual-keyboard) crate. I just wanted to inform you that I stopped working on it and deprecated it. The reason for this is that...
In order for Relm4 to be used by as many people as possible, they need to be able to trust the code base. One part of this is that all...