Ecosyste.ms: OpenCollective

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

Gtk-rs

Provide GTK libraries to Rust
Collective - Host: opensource - https://opencollective.com/gtk-rs - Website: https://gtk-rs.org - Code: https://github.com/gtk-rs

Update to latest gir/gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
book: Fix button sensitivity action

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
book: Fix clippy lint

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
[BUG] gtk fails to compile on mispel

github.com/gtk-rs/gtk3-rs - werdahias opened this issue over 1 year ago
codegen: Only use any if scope constraints > 1

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
Update crate versions

github.com/gtk-rs/gtk-rs.github.io - afranke opened this pull request over 1 year ago
Update librsvg in installation_windows.md

github.com/gtk-rs/gtk4-rs - wroyca opened this pull request over 1 year ago
Revert "Specify link attribute for Windows to be happy"

github.com/gtk-rs/gir - thiblahute opened this pull request over 1 year ago
Update to bitflags 2.2

github.com/gtk-rs/gir - sdroege opened this pull request over 1 year ago
0.16 backports

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
0.17 backports

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
Update dependencies

github.com/gtk-rs/gir - sdroege opened this pull request over 1 year ago
build(deps): bump xml-rs from 0.8.4 to 0.8.14

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
strv: Implement From for constant GStr slices

github.com/gtk-rs/gtk-rs-core - A6GibKm opened this pull request over 1 year ago
Add a std_once_cell feature

github.com/gtk-rs/gtk-rs-core - A6GibKm opened this pull request over 1 year ago
Make FileInfo bytestring methods use CStrings

github.com/gtk-rs/gtk-rs-core - jf2048 opened this pull request over 1 year ago
Fix heap buffer overflow due to operator precedence

github.com/gtk-rs/gtk-rs-core - saethlin opened this pull request over 1 year ago
[BUG] Properties macro hygiene

github.com/gtk-rs/gtk-rs-core - jf2048 opened this issue over 1 year ago
Clippy warnings

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
Use bind helper functions

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
[BUG] 32bit arch tests fail for graphene-sys

github.com/gtk-rs/gtk-rs-core - werdahias opened this issue over 1 year ago
Bump the gir-format-check dev-dependency to 0.1.2

github.com/gtk-rs/gtk-rs-core - schopin-pro opened this pull request over 1 year ago
[BUG] `glib::closure` can cause clippy to complain

github.com/gtk-rs/gtk-rs-core - MathieuDuponchelle opened this issue over 1 year ago
Bump requests from 2.23.0 to 2.31.0

github.com/gtk-rs/release - dependabot[bot] opened this pull request over 1 year ago
Upgrade http links to https in Cargo.toml

github.com/gtk-rs/gtk4-rs - Benjins-automation opened this pull request over 1 year ago
Upgrade http links to https in Cargo.toml

github.com/gtk-rs/gtk-rs-core - Benjins-automation opened this pull request over 1 year ago
Upgrade http links to https in Cargo.toml

github.com/gtk-rs/gtk3-rs - Benjins-automation opened this pull request over 1 year ago
Bind g_assert_finalize_object

github.com/gtk-rs/gtk-rs-core - A6GibKm opened this issue over 1 year ago
Update rust-version = 1.65

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request almost 2 years ago
book: Use property docs of of gtk-rs

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request almost 2 years ago
No bindings generated for Vala async methods

github.com/gtk-rs/gir - kawadakk opened this issue almost 2 years ago
[FEATURE REQUEST] Update rust version

github.com/gtk-rs/gtk-rs-core - ranfdev opened this issue almost 2 years ago
Update syn: v2.0

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request almost 2 years ago
glib: prelude cleanup

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request almost 2 years ago
analysis: Prefer prelude/exported crates

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request almost 2 years ago
gtk: Add missing IMContextImpl methods

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
Generate bind_property helper

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue almost 2 years ago
Update GIR files (2023-06-25)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 2 years ago
parser: ignore source-position in virtual methods

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
[HELP] How do you reuse an existing C widget

github.com/gtk-rs/gtk4-rs - zn3x opened this issue almost 2 years ago
codegen: seal Ext traits

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
Shorten and seal subclass traits, ExtManual traits

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request almost 2 years ago
Seal Ext / ImplExt traits

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue almost 2 years ago
Fix docs for docsrs attribute

github.com/gtk-rs/gir - AaronErhardt opened this pull request almost 2 years ago
Fix required features not shown in docs

github.com/gtk-rs/gtk-rs-core - AaronErhardt opened this pull request almost 2 years ago
Fix required features not shown in docs

github.com/gtk-rs/gtk4-rs - AaronErhardt opened this pull request almost 2 years ago
Regenerate with latest gir

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request almost 2 years ago
docs no longer display the required features

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue almost 2 years ago
Generate trait signature once for manual code

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
property macro: Support construct_only

github.com/gtk-rs/gtk-rs-core - sophie-h opened this issue almost 2 years ago
analysis: Don't fill imports from virtual methods

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request almost 2 years ago
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
pango: Lower pkg-config version requirement for v1_52

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request almost 2 years ago
Fix missing bracket in projects.json

github.com/gtk-rs/gtk-rs.github.io - hwittenborn opened this pull request almost 2 years ago
Add Celeste to list of projects using gtk-rs

github.com/gtk-rs/gtk-rs.github.io - hwittenborn opened this pull request almost 2 years ago
Add missing IMContextImpl functions

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue almost 2 years ago
docs/gi-docgen: quote arg identifiers with backticks

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
regenerate gir for cfg(docsrs), shortened traits

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request almost 2 years ago
Implement basic virtual methods support

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request almost 2 years ago
Update GIR files (2023-04-30)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 2 years ago
Regenerate gir for trait impls

github.com/gtk-rs/gtk4-rs - jf2048 opened this pull request almost 2 years ago
codegen: generate attributes on trait fns

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
manually add typed and with_type methods

github.com/gtk-rs/gtk4-rs - ranfdev opened this pull request almost 2 years ago
codegen: only generate trait signatures once

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
examples: update for 4.10 deprecations

github.com/gtk-rs/gtk4-rs - jf2048 opened this pull request almost 2 years ago
New and with_type methods as in gtk-rs-core

github.com/gtk-rs/gtk4-rs - ranfdev opened this issue almost 2 years ago
[HELP]

github.com/gtk-rs/gtk4-rs - umhuy opened this issue almost 2 years ago
Regenerate bindings

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
parser: ignore `boxed` elements

github.com/gtk-rs/gir - jf2048 opened this pull request almost 2 years ago
Split new/with_type in a few more places

github.com/gtk-rs/gtk-rs-core - jf2048 opened this pull request almost 2 years ago
Update GIR files (2023-04-23)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 2 years ago
ApplicationWindow.show() deprecated function replacement

github.com/gtk-rs/gtk4-rs - HarryTheFairy opened this issue almost 2 years ago
Add Helvum: a patchbay for PipeWire

github.com/gtk-rs/gtk-rs.github.io - BrunoVernay opened this pull request almost 2 years ago
Fix various new Rust 1.69 clippy warnings

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request almost 2 years ago
0.17 backports

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request almost 2 years ago
Backport v4_12 APIs

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
Regenerate with latest gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
Book: How can I help?

github.com/gtk-rs/gtk4-rs - zekefast opened this issue almost 2 years ago
glib: Enable various smallvec features

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request almost 2 years ago
Investigate implementing Deref/DerefMut for ThreadGuard

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue almost 2 years ago
Regenerate with latest gir

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request almost 2 years ago
rename `AppLaunchContextExt`/`MountOperationExt` traits

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue almost 2 years ago
codegen: Drop useless any on a single feature

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request almost 2 years ago