Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/gtk-rs-core

Rust bindings for GNOME libraries
https://github.com/gtk-rs/gtk-rs-core

build(deps): bump pkg-config from 0.3.30 to 0.3.31

dependabot[bot] opened this pull request 4 months ago
[FEATURE REQUEST] IntoFuture for gio::Cancellable

felinira opened this issue 4 months ago
glib: Make `<Variant as HasParamSpec>::BuilderFn` generic over lifetimes

kawadakk opened this pull request 4 months ago
glib: Make `<Variant as HasParamSpec>::BuilderFn` generic over lifetimes

kawadakk opened this pull request 4 months ago
Add `cargo vet` infrastructure

sdroege opened this issue 4 months ago
Generate gir without link attribute

eerii opened this pull request 4 months ago
Fix cargo instructions in build.rs function

swsnr opened this pull request 4 months ago
0.20 backports

sdroege opened this pull request 4 months ago
glib: Collation keys are not necessary valid UTF-8

sdroege opened this pull request 4 months ago
Regression in FilenameCollateKey change

ebassi opened this issue 4 months ago
glib: Fix Rust 1.81 clippy warnings

sdroege opened this pull request 4 months ago
build(deps): bump syn from 2.0.76 to 2.0.77

dependabot[bot] opened this pull request 4 months ago
glib: Do not use `end_unsafe` in `<Variant as From<VariantDict>>::from`

kawadakk opened this pull request 4 months ago
Remove deprecated API

sdroege opened this pull request 4 months ago
glib: Add `ObjectInterface::Instance` for symmetry with `ObjectSubcla…

sdroege opened this pull request 4 months ago
0.20 backports

sdroege opened this pull request 4 months ago
Update dependencies

sdroege opened this pull request 4 months ago
deny: Remove proc-macro-crate override

sdroege opened this pull request 4 months ago
Copy docs to getter in Properties macro

carlosmn opened this pull request 5 months ago
build(deps): bump syn from 2.0.75 to 2.0.76

dependabot[bot] opened this pull request 5 months ago
build(deps): bump quote from 1.0.36 to 1.0.37

dependabot[bot] opened this pull request 5 months ago
glib-sys: Fix value of `G_VARIANT_TYPE_BYTE_STRING_ARRAY`

kawadakk opened this pull request 5 months ago
[BUG] `into_glib_ptr` does not need to be `unsafe fn`

kawadakk opened this issue 5 months ago
glib-macros: Fix typos in docs

zecakeh opened this pull request 5 months ago
glib: Improve main context tests a bit

sdroege opened this pull request 5 months ago
build(deps): bump libc from 0.2.155 to 0.2.158

dependabot[bot] opened this pull request 5 months ago
build(deps): bump system-deps from 7.0.1 to 7.0.2

dependabot[bot] opened this pull request 5 months ago
build(deps): bump syn from 2.0.74 to 2.0.75

dependabot[bot] opened this pull request 5 months ago
0.20 backports

sdroege opened this pull request 5 months ago
build(deps): bump syn from 2.0.72 to 2.0.74

dependabot[bot] opened this pull request 5 months ago
build(deps): bump tempfile from 3.11.0 to 3.12.0

dependabot[bot] opened this pull request 5 months ago
build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2

dependabot[bot] opened this pull request 5 months ago
build(deps): bump windows-sys from 0.52.0 to 0.59.0

dependabot[bot] opened this pull request 5 months ago
build(deps): bump tempfile from 3.10.1 to 3.11.0

dependabot[bot] opened this pull request 5 months ago
Fix various Rust 1.80 clippy warnings

sdroege opened this pull request 5 months ago
Implement std::iter::Extend for glib::List

andy128k opened this pull request 5 months ago
[HELP] Cairo, ImageSurface is not Send

ogios opened this issue 5 months ago
Remove `thiserror` dependency

GuillaumeGomez opened this pull request 6 months ago
Remove thiserror usages

bilelmoussaoui opened this pull request 6 months ago
build(deps): bump thiserror from 1.0.62 to 1.0.63

dependabot[bot] opened this pull request 6 months ago
build(deps): bump syn from 2.0.71 to 2.0.72

dependabot[bot] opened this pull request 6 months ago
glib: link to the Properties macro instead of mentioning Props

carlosmn opened this pull request 6 months ago
build(deps): bump syn from 2.0.70 to 2.0.71

dependabot[bot] opened this pull request 6 months ago
build(deps): bump thiserror from 1.0.61 to 1.0.62

dependabot[bot] opened this pull request 6 months ago
ci: Fix docs release tag handling

sdroege opened this pull request 6 months ago
ci: Run with Ubuntu 24.04 instead of 22.04 (aka "latest")

sdroege opened this pull request 6 months ago
docs: Run on our container image

bilelmoussaoui opened this pull request 6 months ago
Update gir files

sdroege opened this pull request 6 months ago
glib: Add support for registering GTypes with name conflicts

sdroege opened this pull request 6 months ago
[BUG] No way to call `spawn_async` with envp = NULL

andy128k opened this issue 6 months ago
glib: Make `TypeData` struct fields private

sdroege opened this pull request 6 months ago
Update gir files & regenerate

sdroege opened this pull request 7 months ago
build(deps): bump freetype-rs from 0.36.0 to 0.37.0

dependabot[bot] opened this pull request 7 months ago
build(deps): bump system-deps from 7.0.0 to 7.0.1

dependabot[bot] opened this pull request 7 months ago
build(deps): bump syn from 2.0.66 to 2.0.68

dependabot[bot] opened this pull request 7 months ago
build(deps): bump proc-macro2 from 1.0.85 to 1.0.86

dependabot[bot] opened this pull request 7 months ago
glib-macros: Don't produce unnecessary braces in `clone!(async move {…

sdroege opened this pull request 7 months ago
Backport: Update `clone!` and `closure!` macro to new syntax

pbor opened this pull request 7 months ago
Update to system-deps 7

sdroege opened this pull request 7 months ago
Bump MSRV to 1.74

bilelmoussaoui opened this pull request 7 months ago
glib-macros: Fix unit return in `closure!()` macro

sdroege opened this pull request 7 months ago
build(deps): bump docker/build-push-action from 5 to 6

dependabot[bot] opened this pull request 7 months ago
build(deps): bump system-deps from 6.2.2 to 7.0.0

dependabot[bot] opened this pull request 7 months ago
build(deps): bump memchr from 2.7.2 to 2.7.4

dependabot[bot] opened this pull request 7 months ago
build(deps): bump freetype-rs from 0.36.0 to 0.37.0

dependabot[bot] opened this pull request 7 months ago
0.19 backports

pbor opened this pull request 7 months ago
strv: add From implementation from a String array

pbor opened this pull request 7 months ago
Derive TransparentPtrType trait for Boxed

pbor opened this pull request 7 months ago
Add support for GType name conflict resolution via opt-in

sdroege opened this issue 7 months ago
gio: Properly export Win32InputStream / Win32OutputStream traits

sdroege opened this pull request 7 months ago
backport dbusconnection fixes to 0.19

pbor opened this pull request 7 months ago
ci: bump gvsbuild

pbor opened this pull request 7 months ago
build(deps): bump proc-macro2 from 1.0.84 to 1.0.85

dependabot[bot] opened this pull request 7 months ago
Regenerate with properties/async attributes support

bilelmoussaoui opened this pull request 7 months ago
Update `clone!` and `closure!` macro to new syntax

sdroege opened this pull request 7 months ago
Stop renaming ffi crates

bilelmoussaoui opened this pull request 7 months ago
Fix various nightly clippy warnings

bilelmoussaoui opened this pull request 7 months ago
Regenerate with latest gir/gir-files

bilelmoussaoui opened this pull request 7 months ago
spell fix

DaKnig opened this pull request 7 months ago
[FEATURE REQUEST] Add missing string manipulation functions

AdrianVovk opened this issue 7 months ago
gio: make DBusConnection::register_object take optional clousures

pbor opened this pull request 8 months ago
build(deps): bump syn from 2.0.65 to 2.0.66

dependabot[bot] opened this pull request 8 months ago
build(deps): bump proc-macro2 from 1.0.83 to 1.0.84

dependabot[bot] opened this pull request 8 months ago
glib: Add unsafe `Value::into_send_value()`

sdroege opened this pull request 8 months ago
[FEATURE REQUEST] Automatic `ObjectSubclass`

DaKnig opened this issue 8 months ago
glib: Improve `ValueArray` API, add tests and assertions for invalid …

sdroege opened this pull request 8 months ago