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 proc-macro2 from 1.0.81 to 1.0.82

dependabot[bot] opened this pull request 7 months ago
build(deps): bump thiserror from 1.0.59 to 1.0.60

dependabot[bot] opened this pull request 7 months ago
docs: Fix broken links / cleanup README

felinira opened this pull request 8 months ago
Fix clippy warnings

felinira opened this pull request 8 months ago
Fix/silence clippy warnings

sdroege opened this pull request 8 months ago
0.19 backports

sdroege opened this pull request 8 months ago
[FEATURE REQUEST] Feature parity between interfaces and objects

felinira opened this issue 8 months ago
glib: Implement Sync for ThreadGuard

misson20000 opened this pull request 8 months ago
glib: Only implement Send on JoinHandle if the result is Send

felinira opened this pull request 8 months ago
build(deps): bump libc from 0.2.153 to 0.2.154

dependabot[bot] opened this pull request 8 months ago
[FEATURE REQUEST] Sync for ThreadGuard

misson20000 opened this issue 8 months ago
glib: Decouple ObjectInterface impl from interface class struct

felinira opened this pull request 8 months ago
Align ObjectInterface to ObjectSubclass

felinira opened this issue 8 months ago
Class structs should be Copy

felinira opened this issue 8 months ago
New 1.78 clippy warnings in tests

sdroege opened this issue 8 months ago
glib-macros: Refactor parsing code of object_subclass/object_interface

felinira opened this pull request 8 months ago
examples: Add example for custom class structs and virtual methods

felinira opened this pull request 8 months ago
glib: Don't use `g_object_list_properties()` for setting properties

sdroege opened this pull request 8 months ago
glib: Use a reference to a pointer of correct mutability for from_gli…

sdroege opened this pull request 8 months ago
build(deps): bump serial_test from 3.1.0 to 3.1.1

dependabot[bot] opened this pull request 8 months ago
from_glib_ptr_borrow : Consider taking a *mut pointer to object

sophie-h opened this issue 8 months ago
glib: Re-add and rename manual Win32 API additions

sdroege opened this pull request 8 months ago
0.19 backports

sdroege opened this pull request 8 months ago
glib-macros/properties: Allow structs with no properties

felinira opened this pull request 8 months ago
glib::wrapper: Add docs for impls generated by the wrapper macro

felinira opened this pull request 8 months ago
ci: Enable glib-sys / gobject-sys tests

sdroege opened this pull request 8 months ago
build(deps): bump syn from 2.0.59 to 2.0.60

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

dependabot[bot] opened this pull request 8 months ago
build(deps): bump thiserror from 1.0.58 to 1.0.59

dependabot[bot] opened this pull request 8 months ago
build(deps): bump serial_test from 3.0.0 to 3.1.0

dependabot[bot] opened this pull request 8 months ago
glib-sys: Add missing includes in `manual.h`

liushuyu opened this pull request 8 months ago
glib-sys: fix struct size mismatches

liushuyu opened this pull request 8 months ago
build(deps): bump quote from 1.0.35 to 1.0.36

dependabot[bot] opened this pull request 8 months ago
build(deps): bump syn from 2.0.58 to 2.0.59

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

dependabot[bot] opened this pull request 8 months ago
build(deps): bump peaceiris/actions-gh-pages from 3 to 4

dependabot[bot] opened this pull request 8 months ago
glib: Freeze property notifications while setting multiple properties

sdroege opened this pull request 8 months ago
[BUG] cross-validation tests fail for glib-sys

plugwash opened this issue 8 months ago
GStaticRecMutex and other types are wrongly generated

sdroege opened this issue 8 months ago
0.19 backports

sdroege opened this pull request 9 months ago
build(deps): bump syn from 2.0.57 to 2.0.58

dependabot[bot] opened this pull request 9 months ago
Update gir / gir-files and update for `time_t`

sdroege opened this pull request 9 months ago
Fix nightly clippy warnings

bilelmoussaoui opened this pull request 9 months ago
build(deps): bump memchr from 2.7.1 to 2.7.2

dependabot[bot] opened this pull request 9 months ago
build(deps): bump syn from 2.0.55 to 2.0.57

dependabot[bot] opened this pull request 9 months ago
build(deps): bump pin-project-lite from 0.2.13 to 0.2.14

dependabot[bot] opened this pull request 9 months ago
docs: `construct` attribute for `glib::Properties`

vhakulinen opened this pull request 9 months ago
glib: fix UB in VariantStrIter::impl_get

decathorpe opened this pull request 9 months ago
Fix glib compiletest expected output for Rust 1.77

sdroege opened this pull request 9 months ago
build(deps): bump syn from 2.0.53 to 2.0.55

dependabot[bot] opened this pull request 9 months ago
build(deps): bump smallvec from 1.13.1 to 1.13.2

dependabot[bot] opened this pull request 9 months ago
[FEATURE REQUEST] atomic gobject_set_properties

emmanueltouzery opened this issue 9 months ago
[BUG] not able to use the Property macro with a nested GEnum

gdesmott opened this issue 9 months ago
glib: Don't misuse `slice::get_unchecked()`

sdroege opened this pull request 9 months ago
0.19 backports

sdroege opened this pull request 9 months ago
build(deps): bump heck from 0.4.1 to 0.5.0

dependabot[bot] opened this pull request 9 months ago
build(deps): bump system-deps from 6.2.0 to 6.2.1

dependabot[bot] opened this pull request 9 months ago
build(deps): bump proc-macro2 from 1.0.78 to 1.0.79

dependabot[bot] opened this pull request 9 months ago
build(deps): bump thiserror from 1.0.57 to 1.0.58

dependabot[bot] opened this pull request 9 months ago
gio: correctly free argument list items

vhakulinen opened this pull request 9 months ago
[BUG] `ArgumentList::remove` causes segmentation fault

vhakulinen opened this issue 9 months ago
glib: Optimize string collation bindings a bit

sdroege opened this pull request 9 months ago
glib: Drop the main context future return value sender on finalize

sdroege opened this pull request 9 months ago
glib: Fix memory leak when aborting tasks

AaronErhardt opened this pull request 9 months ago
[BUG] Memory leak when aborting tasks

AaronErhardt opened this issue 9 months ago
pango: add some missing AttrInt constructors.

ystreet opened this pull request 10 months ago
Regenerate with latest gir files

bilelmoussaoui opened this pull request 10 months ago
glib: Embed docs for ParamSpec types

bilelmoussaoui opened this pull request 10 months ago
`Dowgrade/Upgrade` not ususable in traits

gdesmott opened this issue 10 months ago
glib: Requires Upgrade on Downgrade::Weak type

bilelmoussaoui opened this pull request 10 months ago
build(deps): bump tempfile from 3.10.0 to 3.10.1

dependabot[bot] opened this pull request 10 months ago
build(deps): bump syn from 2.0.51 to 2.0.52

dependabot[bot] opened this pull request 10 months ago
WIP: generate with fixed array params

bilelmoussaoui opened this pull request 10 months ago
build(deps): bump syn from 2.0.49 to 2.0.51

dependabot[bot] opened this pull request 10 months ago
macros: allow to specify #[default] for glib::flags

pbor opened this pull request 10 months ago
Reorganize for GLib/GIO gir files split

sdroege opened this issue 10 months ago
build(deps): bump freetype-rs from 0.35.0 to 0.36.0

dependabot[bot] opened this pull request 10 months ago
Update Cargo.lock

sdroege opened this pull request 10 months ago
glib: Add `Quark::from_static_str()`

sdroege opened this pull request 10 months ago
docs: Move metadata back to packages

bilelmoussaoui opened this pull request 10 months ago
cairo: Fix version of the v1_18 feature

amyspark opened this pull request 10 months ago
0.19 backports

sdroege opened this pull request 10 months ago
glib: Fix expected error output of compiletests for 1.76

sdroege opened this pull request 10 months ago
build(deps): bump tempfile from 3.9.0 to 3.10.0

dependabot[bot] opened this pull request 10 months ago
build(deps): bump thiserror from 1.0.56 to 1.0.57

dependabot[bot] opened this pull request 10 months ago
Document values of Continue and Break

A6GibKm opened this pull request 11 months ago
Remove unneeded `cfg_condition` annotations

GuillaumeGomez opened this pull request 11 months ago
chore: Drop no longer needed deny skips

bilelmoussaoui opened this pull request 11 months ago
glib-macros: Require at least syn 2.0.32

sdroege opened this pull request 11 months ago
syn version too low in glib-macros

bragefuglseth opened this issue 11 months ago
Fix some new clippy warnings

sdroege opened this pull request 11 months ago
[DISCUSSION] Use cargo-semver-checks?

gdesmott opened this issue 11 months ago
Use workspace features for ffi types

bilelmoussaoui opened this pull request 11 months ago