gtk-rs / gtk

DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!
https://gtk-rs.org/
MIT License
1.25k stars 82 forks source link

Include libportal in gtk-rs? #1049

Closed sophie-h closed 4 years ago

sophie-h commented 4 years ago

I couldn't find any rust bindings for libportal and was wondering if gtk-rs might be a good home for that. While it's hosted at flatpak, it is GObject based and closely related to the GNOME stack.

sdroege commented 4 years ago

Another option would be https://gitlab.gnome.org/World/Rust, which already collects various other GNOME-related Rust bindings.

alatiera commented 4 years ago

Yes, if you generate the bindings feel free to ping me and we can move it to the gnome gitlab above.

sdroege commented 4 years ago

Let's close this for now then

sdroege commented 4 years ago

Personally I think a better place for this would be in GNOME gitlab. We try to only have the basic platform libraries here in gtk-rs (and there are already too many non-platform libraries...)