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

Seal Ext / ImplExt traits

bilelmoussaoui opened this issue over 1 year ago
Fix required features not shown in docs

AaronErhardt opened this pull request over 1 year ago
Regenerate with latest gir

bilelmoussaoui opened this pull request over 1 year ago
docs no longer display the required features

bilelmoussaoui opened this issue over 1 year ago
properties: Allow to omit set for construct_only properties

felinira opened this pull request over 1 year ago
property macro: Support construct_only

sophie-h opened this issue over 1 year ago
pango: Lower pkg-config version requirement for v1_52

bilelmoussaoui opened this pull request over 1 year ago
Split new/with_type in a few more places

jf2048 opened this pull request over 1 year ago
Fix various new Rust 1.69 clippy warnings

sdroege opened this pull request over 1 year ago
0.17 backports

sdroege opened this pull request over 1 year ago
glib: Enable various smallvec features

sdroege opened this pull request over 1 year ago
Investigate implementing Deref/DerefMut for ThreadGuard

bilelmoussaoui opened this issue over 1 year ago
glib-macros: Strip out r# prefix from property names inside the GObject

rmnscnce opened this pull request over 1 year ago
0.17 backports

sdroege opened this pull request over 1 year ago
Update gir: Use docsrs attribute

AaronErhardt opened this pull request over 1 year ago
glib-macros: Disambiguate TryFrom<usize>::Error for DerivedPropertiesEnum

rmnscnce opened this pull request over 1 year ago
[BUG] AppInfoExt::executable can return unexpected NULL

jmaargh opened this issue over 1 year ago
Move to workspace dependencies for common / git dependencies

sdroege opened this issue over 1 year ago
glib: Allow using `Path` / `PathBuf` in `glib::Value`s

sdroege opened this pull request over 1 year ago
0.17 backports

sdroege opened this pull request over 1 year ago
glib-macros: Specify quoted types explicitly

felinira opened this pull request over 1 year ago
Not possible to name a property "error"

A6GibKm opened this issue over 1 year ago
glib: Replace Continue with ControlFlow

bilelmoussaoui opened this pull request over 1 year ago
glib-macros: enable default features of syn

decathorpe opened this pull request almost 2 years ago
Replace glib::Continue with ControlFlow

bilelmoussaoui opened this issue almost 2 years ago
glib-macros: add docs on supported #[property] attributes

SeaDve opened this pull request almost 2 years ago
glib-macros: Port to syn 2.0

sdroege opened this issue almost 2 years ago
Migrate the docs job to newer actions

bilelmoussaoui opened this issue almost 2 years ago
Support generating a trait with Properties macro

bilelmoussaoui opened this issue almost 2 years ago
0.17 backports

sdroege opened this pull request almost 2 years ago
glib: Fix building for architectures without 64-bit atomics

johan-bjareholt opened this pull request almost 2 years ago
glib-macros: Don't assume edition=2021

bilelmoussaoui opened this pull request almost 2 years ago
glib-macros: generate "From<Ident> for Value" on ValueDelegate

SeaDve opened this pull request almost 2 years ago
0.17 backports

sdroege opened this pull request almost 2 years ago
Update gir files

sdroege opened this pull request almost 2 years ago
Update to bitflags 2.0

sdroege opened this pull request almost 2 years ago
Fix nightly clippy warnings

bilelmoussaoui opened this pull request almost 2 years ago
Fix CI for rust 1.68

jf2048 opened this pull request almost 2 years ago
glib: implement From<GStringPtr> for GString

jf2048 opened this pull request almost 2 years ago
Try from delegate

ranfdev opened this pull request almost 2 years ago
[FEATURE REQUEST] FromValue::from_value should return a Result

ranfdev opened this issue almost 2 years ago
RFC: Make WeakRef cheaply cloneable

heftig opened this pull request almost 2 years ago
glib: impl StaticType, FromValue, ToValue, HasParamSpec for Box<str>

SeaDve opened this pull request almost 2 years ago
Value delegate improvements

SeaDve opened this pull request almost 2 years ago
Implement bindings for g_win32 functions

rmnscnce opened this pull request almost 2 years ago
Regenerate gir for returned collections

jf2048 opened this pull request almost 2 years ago
More backports

pbor opened this pull request almost 2 years ago
Added subclassing support for gio::SocketControlMessage

xanathar opened this pull request almost 2 years ago
Fixed unit tests under macOS and possibly other *nix flavors

xanathar opened this pull request almost 2 years ago
glib: Don't include the NULL terminator in the `IntoStrV` slice

sdroege opened this pull request almost 2 years ago
cairo: Surface::create_similar_image should return an ImageSurface

tintou opened this pull request almost 2 years ago
gio: add FileEnumerator::into_stream

jf2048 opened this pull request almost 2 years ago
glib: Only optimize `IntoGStr` for `String` when capacity allows

jf2048 opened this pull request almost 2 years ago
Draft: Futures module

ranfdev opened this pull request almost 2 years ago
gio: Make ListStore::new() take a type parameter

BrainBlasted opened this pull request almost 2 years ago
pangocairo-sys: fix package.description in Cargo.toml

decathorpe opened this pull request almost 2 years ago
glib: Add custom `FromValue::Checker` for string types / `Vec<String>`

sdroege opened this issue almost 2 years ago
Support PathBuf in Properties macro

bilelmoussaoui opened this issue almost 2 years ago
Backport "glib: Add connect_notify* methods to SignalGroup"

melix99 opened this pull request almost 2 years ago
glib: Add connect_notify* methods to SignalGroup

melix99 opened this pull request almost 2 years ago
strv: when calling g_strv ffi method, use our `as_ptr` implementation

mbiggio opened this pull request almost 2 years ago
strv: when calling g_strv ffi method, use our `as_ptr` implementation

mbiggio opened this pull request almost 2 years ago
glib: Switch Priority to associated constants

bilelmoussaoui opened this pull request almost 2 years ago
Add nullable attribute on properties macro

ranfdev opened this pull request almost 2 years ago
impl HasParamSpec on glib::Variant

ranfdev opened this pull request almost 2 years ago
impl `HasParamSpec` for `Variant`

pbor opened this issue almost 2 years ago
0.17 backports

sdroege opened this pull request almost 2 years ago
glib: implement WatchedObject for BorrowedObject

jf2048 opened this pull request almost 2 years ago
glib: Optimize `IntoGStr` impl for `String` by simply appending a NUL-byte

sdroege opened this pull request almost 2 years ago
gio: Don't pass `NULL` to `g_list_store_find_with_equal_func_full()`

sdroege opened this pull request almost 2 years ago
Regression from 0.16 to 0.17: Panic in spawn_local doesn't work in tests

AaronErhardt opened this issue almost 2 years ago
Update gir-files

sdroege opened this pull request almost 2 years ago
gio: Add subclassing support to AppLaunchContext & FileMonitor

bilelmoussaoui opened this pull request almost 2 years ago
Implement PartialEq for WeakRef

andy128k opened this pull request almost 2 years ago
glib: add missing ObjectImpl vfuncs overrides

bilelmoussaoui opened this pull request almost 2 years ago
Add ValueDelegate macro

ranfdev opened this pull request almost 2 years ago
RFC: cairo-rs: add Context API to enforce stack correctness

epilys opened this pull request almost 2 years ago
[BUG] `ListStore::find_with_equal_func` segfaults

enterprisey opened this issue almost 2 years ago
Add FromValueDelegate

ranfdev opened this pull request almost 2 years ago
Make `WeakRef` and `SendWeakRef` useable with the `Properties` derive macro

RealKC opened this pull request almost 2 years ago
Partially nested types in properties: newtypes, ThreadGuard

ranfdev opened this pull request almost 2 years ago
[FEATURE REQUEST] Newtype support for `#[property]`

YaLTeR opened this issue almost 2 years ago
[FEATURE REQUEST] #[glib::object_impl] attribute macro

BrainBlasted opened this issue almost 2 years ago
[FEATURE REQUEST] Properties macro doesn't check for equality

BrainBlasted opened this issue almost 2 years ago
glib: Change `IntoStrV` to not include `NULL` pointer in the slice

sdroege opened this issue almost 2 years ago
Drop Default impl from ListStore

bilelmoussaoui opened this issue almost 2 years ago
RFC: glib-macros: port attribute parsing to use deluxe crate

jf2048 opened this pull request almost 2 years ago
[FEATURE REQUEST] gio::File `Eq` implementation does not use `equal`

euclio opened this issue almost 2 years ago
glib: Implement Regex

davidmhewitt opened this pull request almost 2 years ago