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

Improve `cairo` documentation

ElectrifyPro opened this pull request about 1 year ago
glib-macros: Remove unused imports from Properties doc test

evaporei opened this pull request over 1 year ago
glib-macros: Mark property getters as #[must_use]

AaronErhardt opened this pull request over 1 year ago
build(deps): update freetype-rs requirement from 0.32 to 0.33

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump docker/build-push-action from 3 to 5

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump docker/login-action from 2 to 3

dependabot[bot] opened this pull request over 1 year ago
fix glyph string analysis methods that don't need &mut

bvinc opened this pull request over 1 year ago
[FEATURE REQUEST] Improved documentation for `cairo`

ElectrifyPro opened this issue over 1 year ago
[BUG] property macro #[must_use] since 0.18.2

AaronErhardt opened this issue over 1 year ago
gstring: Add `fmt::Debug` bounds

cgwalters opened this pull request over 1 year ago
Make cairo v1_16 and gdk-pixbuf v2_42 features the default

alatiera opened this issue over 1 year ago
Backport changes to 0.18

GuillaumeGomez opened this pull request over 1 year ago
cairo: Make it docs.rs friendly

bilelmoussaoui opened this pull request over 1 year ago
glib/GStringPtr: Add `as_str()` and `Deref<Target=&str>`

cgwalters opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
CI: add a cargo deny job

bilelmoussaoui opened this pull request over 1 year ago
ci: Run cargo-deny on the CI (regularly) and maintain a deny.toml

sdroege opened this issue over 1 year ago
glib: Remove `#[doc(hidden)]` from `once_cell` and `bitflags` re-export

RealKC opened this pull request over 1 year ago
tests for c_string and g_char

XaurDesu opened this pull request over 1 year ago
Replace proc-macro-error

bilelmoussaoui opened this issue over 1 year ago
Fix/silence various 1.72 clippy warnings

sdroege opened this pull request over 1 year ago
Pin the Fedora version in Dockerfile

chriskilding opened this pull request over 1 year ago
Use associated type in memory managers

ranfdev opened this pull request over 1 year ago
add support of module types

fbrouille opened this pull request over 1 year ago
build(deps): update criterion requirement from 0.4.0 to 0.5.1

dependabot[bot] opened this pull request over 1 year ago
build(deps): update async-tls requirement from 0.11 to 0.12

dependabot[bot] opened this pull request over 1 year ago
build(deps): update serial_test requirement from 1 to 2

dependabot[bot] opened this pull request over 1 year ago
dependabot: Enable cargo support

bilelmoussaoui opened this pull request over 1 year ago
[HELP]SourceId as field in Class

harshakhmk opened this issue over 1 year ago
image: Switch to latest fedora stable

bilelmoussaoui opened this pull request over 1 year ago
Switch to `resolver = "2"` for the workspace

sdroege opened this pull request over 1 year ago
build(deps): bump docker/build-push-action from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
CI: add dependabot for updating the actions

bilelmoussaoui opened this pull request over 1 year ago
gio: Fix panics if `PollableInputStream` / `PollableOutputStream` ret…

sdroege opened this pull request over 1 year ago
Reduce size of the crates by excluding unnecessary files

pentamassiv opened this pull request over 1 year ago
[Question] Criteria for adding bindings

pentamassiv opened this issue over 1 year ago
Added bindings for Gio.DBusObjectManager, Gio.DBusObjectManagerClientFlags

pentamassiv opened this pull request over 1 year ago
Regenerate with latest gir/gir-files

bilelmoussaoui opened this pull request over 1 year ago
Disentangle docsrs and features

pentamassiv opened this pull request over 1 year ago
Add typos workflow

Hofer-Julian opened this pull request over 1 year ago
implement `FromGlibPtrNone` for shared types

bilelmoussaoui opened this issue over 1 year ago
gio: Set missing annotations for new FileInfo apis

bilelmoussaoui opened this pull request over 1 year ago
Regenerate with latest gir-files

bilelmoussaoui opened this pull request over 1 year ago
Add support for ext_trait in properties macro

ranfdev opened this pull request over 1 year ago
[FEATURE REQUEST] No nice way to set priority on !Send tasks

awused opened this issue over 1 year ago
[BUG] cross_validate_constants_with_c fails for gobject-sys

werdahias opened this issue over 1 year ago
glib: Bind `g_unichar` APIs

RealKC opened this pull request over 1 year ago
Add object_subclass example

ranfdev opened this pull request over 1 year ago
glib: Re-introduce an event propagation specific type

bilelmoussaoui opened this pull request over 1 year ago
Fix docs of `glib::derived_properties`

Hofer-Julian opened this pull request over 1 year ago
Update gir-files submodule & regen

bilelmoussaoui opened this pull request over 1 year ago
Replace once_cell with std

bilelmoussaoui opened this issue over 1 year ago
Fix panic in gio InputStream

ranfdev opened this pull request over 1 year ago
[BUG] Panic in gio input stream

ranfdev opened this issue over 1 year ago
Don't generate unit tuple in clone macro as default-return value

GuillaumeGomez opened this pull request over 1 year ago
Remove unused dependency

Kijewski opened this pull request over 1 year ago
Add support for NonZeroT types

ranfdev opened this pull request over 1 year ago
fixed missing 512 flag, renamed 256 to USER_0

happylinks opened this pull request over 1 year ago
Update MSRV to 1.70

sdroege opened this pull request over 1 year ago
Add retain method to ListStore

ranfdev opened this pull request over 1 year ago
Implement HasParamSpec for NonZeroT

bilelmoussaoui opened this issue over 1 year ago
Use `--generate-link-to-definition` option when generating documentation

GuillaumeGomez opened this pull request over 1 year ago
Fix clippy lints

GuillaumeGomez opened this pull request over 1 year ago
pango: Mark manual impls as such

A6GibKm opened this pull request over 1 year ago
control flow: Fix logic in From implementation

bilelmoussaoui opened this pull request over 1 year ago
glib-macros: Add `use_derived_properties` macro

yuraiz opened this pull request over 1 year ago
glib: Remove Inhibit and replace it with ControlFlow

bilelmoussaoui opened this pull request over 1 year ago
Update to bitflags2

bilelmoussaoui opened this pull request over 1 year ago
Regen with latest gir/gir-files

bilelmoussaoui opened this pull request over 1 year ago
ci: Update gvsbuild version

mbiggio opened this pull request over 1 year ago
Implement FromGlibPtrBorrow on boxed and shared-boxed types

mbiggio opened this pull request over 1 year ago
glib build fail for arm

mukunth1987 opened this issue over 1 year ago
[BUG] gio and glib have failing tests on armhf

werdahias opened this issue over 1 year ago
[HELP] I want to setup pango/pango Cairo with maturin actions.

Omicronlawful opened this issue over 1 year ago
0.16 backports

sdroege opened this pull request over 1 year ago
0.17 backports

sdroege opened this pull request over 1 year ago
glib: Do not use ptr::offset/offset_from for private/impl offset

heftig opened this pull request over 1 year ago
strv: Implement From for constant GStr slices

A6GibKm opened this pull request over 1 year ago
Add a std_once_cell feature

A6GibKm opened this pull request over 1 year ago
Make FileInfo bytestring methods use CStrings

jf2048 opened this pull request over 1 year ago
Fix heap buffer overflow due to operator precedence

saethlin opened this pull request over 1 year ago
[BUG] Properties macro hygiene

jf2048 opened this issue over 1 year ago
Clippy warnings

sdroege opened this pull request over 1 year ago
[BUG] 32bit arch tests fail for graphene-sys

werdahias opened this issue over 1 year ago
[BUG] gstreamer-audio-sys fails tests on s390x

werdahias opened this issue over 1 year ago
graphene: fix alignment of graphene_simd4f_t on armhf and s390x

schopin-pro opened this pull request over 1 year ago
Bump the gir-format-check dev-dependency to 0.1.2

schopin-pro opened this pull request over 1 year ago
[FEATURE REQUEST] associated type for `glib::translate::ToGlibPtr`

ranfdev opened this issue over 1 year ago
[BUG] `glib::closure` can cause clippy to complain

MathieuDuponchelle opened this issue over 1 year ago
Upgrade http links to https in Cargo.toml

Benjins-automation opened this pull request over 1 year ago
Bind g_assert_finalize_object

A6GibKm opened this issue over 1 year ago
Update rust-version = 1.65

ranfdev opened this pull request over 1 year ago
[FEATURE REQUEST] Update rust version

ranfdev opened this issue over 1 year ago
Update syn: v2.0

ranfdev opened this pull request over 1 year ago
glib: prelude cleanup

bilelmoussaoui opened this pull request over 1 year ago
Generate bind_property helper

bilelmoussaoui opened this issue over 1 year ago