-
[We'd like to use cargo-semver-checks as part of gstreamer-rs release process](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/507), so it would make sense to have it in `gtk-rs-core` f…
-
This prevents uploading them without `--no-verify`. gtk3-macros and glib-macros don't have such a problem.
```console
$ cargo publish
Updating crates.io index
Packaging gtk4-macros v0.4.1 …
-
see reproduction here:
https://github.com/emmanueltouzery/relm_process_events
the code adds 100k rows in a gtk treeview. It does so through a busy loop in the gtk GUI thread. BUT it doesn't freeze…
-
I'm running into the error described in https://github.com/tauri-apps/wry/issues/1314 when using vega-view on Ubuntu with Wayland.
Fortunately this also describes a way to fix it in `vega-view` rus…
-
gettext works very strange if gtk-rs is used in application. I reproduce it with simple code
```rust
use {gtk::*, gtk::prelude::*};
use gettextrs::*;
fn main() {
TextDomain::new("electra_…
-
See following output (it's the same with 0.3.9 and latest git of the pkg-config crate). This is with the MinGW target of Rust.
```
slomo@DESKTOP-63UL5V9 MSYS ~/gstreamer-rs
$ cargo build --all
…
-
Gtk::Inhibit has been removed. I noticed it in version 0.18.0. But if you click the documentation link on the crates.io entry for gtk (v0.18.1), you get documentation for version 0.15.5, which still c…
-
**Describe the bug**
When rendering text with a combining diacritic mark, `nvim-gtk` does not display the mark or any text after it, and crashes in certain instances with either an `unwrap()` on a `N…
-
```
System: Host: rafalkom Kernel: 5.13.0-28-generic x86_64 bits: 64 compiler: gcc v: 11.2.0 Desktop: GNOME 40.5
tk: GTK 3.24.30 wm: gnome-shell dm: GDM3 Distro: Ubuntu 21.10 (Imp…
-
```
System: Host: rafalkom Kernel: 5.13.0-28-generic x86_64 bits: 64 compiler: gcc v: 11.2.0 Desktop: GNOME 40.5
tk: GTK 3.24.30 wm: gnome-shell dm: GDM3 Distro: Ubuntu 21.10 (Impis…