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

Properly use the Propagation values

github.com/gtk-rs/gtk3-rs - pbor opened this pull request over 1 year ago
Update GIR files (2023-09-03)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Fix various typos

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
Update GIR files (2023-09-01)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
book: Add missing steps for installation in windows

github.com/gtk-rs/gtk4-rs - erwinschrodinger1 opened this pull request over 1 year ago
No package `gtk4` found

github.com/gtk-rs/gtk4-rs - erwinschrodinger1 opened this issue over 1 year ago
book: Move from `pub` to `pub(crate)`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Add GstPipelineStudio

github.com/gtk-rs/gtk-rs.github.io - dabrain34 opened this pull request over 1 year ago
gdk: Simplify RGBA builder code

github.com/gtk-rs/gtk4-rs - SeaDve opened this pull request over 1 year ago
gsk: Add builder for Stroke

github.com/gtk-rs/gtk4-rs - SeaDve opened this pull request over 1 year ago
posts: New release!

github.com/gtk-rs/gtk-rs.github.io - bilelmoussaoui opened this pull request over 1 year ago
build(deps): bump regex from 1.9.3 to 1.9.4

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
Make auto builders/traits/functions `pub(crate)`

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
Update GIR files (2023-08-27)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Update to gtk-rs 0.18

github.com/gtk-rs/gtk-test - GuillaumeGomez opened this pull request over 1 year ago
Lack of support for gtk 0.18

github.com/gtk-rs/gtk-test - ArekPiekarz opened this issue over 1 year ago
Regenerate with updated gir/gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
codegen: Fix PartialOrd clippy warning

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
Update GIR files (2023-08-25)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Fix nightly clippy warnings

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

github.com/gtk-rs/gtk-rs.github.io - sixpounder opened this pull request over 1 year ago
Replace proc-macro-error

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 1 year ago
[BUG] Dialog and clipboard examples are dead links

github.com/gtk-rs/gtk3-rs - definitelynobody opened this issue over 1 year ago
Update GIR files (2023-08-22)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Fix/silence various 1.72 clippy warnings

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
[HELP] drag and drop

github.com/gtk-rs/gtk4-rs - jellybobbin opened this issue over 1 year ago
build(deps): update windows requirement from 0.48 to 0.51

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request over 1 year ago
Pin the Fedora version in Dockerfile

github.com/gtk-rs/gtk-rs-core - chriskilding opened this pull request over 1 year ago
Use associated type in memory managers

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
book: Add missing snippet for `new_task`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Regenerate with no more display impls

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
config/codegen: Stop generating useless Display impls

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
book: Move to `std::cell::OnceCell`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
gdk: Make RGBA::new const and add with_* constructors

github.com/gtk-rs/gtk4-rs - SeaDve opened this pull request over 1 year ago
Use GTK 4.12 API as soon as Fedora 39 is released

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this issue over 1 year ago
Go back to 4_8

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
book: Update instructions to `v4_12`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Update GIR files (2023-08-21)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
build(deps): bump bitflags from 2.3.3 to 2.4.0

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump log from 0.4.19 to 0.4.20

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
Generated sys tests: Better command error handling

github.com/gtk-rs/gir - nicopap opened this pull request over 1 year ago
Backport #840

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 1 year ago
Regen

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 1 year ago
Backport #838

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 1 year ago
Add new Path APIs

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Make generated test failures more useful

github.com/gtk-rs/gir - nicopap opened this pull request over 1 year ago
add support of module types

github.com/gtk-rs/gtk-rs-core - fbrouille opened this pull request over 1 year ago
build(deps): update criterion requirement from 0.4.0 to 0.5.1

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request over 1 year ago
build(deps): update async-tls requirement from 0.11 to 0.12

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request over 1 year ago
build(deps): update serial_test requirement from 1 to 2

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request over 1 year ago
Bump peter-evans/create-pull-request from 3 to 5

github.com/gtk-rs/gir-files - dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 2 to 3

github.com/gtk-rs/gir-files - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump toml from 0.6.0 to 0.7.6

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump regex from 1.8.4 to 1.9.3

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/cache from 1 to 3

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump bitflags from 2.3.1 to 2.3.3

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 2 to 3

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump xml-rs from 0.8.15 to 0.8.16

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
dependabot: Enable cargo support

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
build(deps): update syn requirement from 1.0 to 2.0

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request over 1 year ago
build(deps): update wayland-backend requirement from 0.1.0 to 0.2.0

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request over 1 year ago
[HELP]SourceId as field in Class

github.com/gtk-rs/gtk-rs-core - harshakhmk opened this issue over 1 year ago
book: Extend memory management chapter

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Extend memory management chapter

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this issue over 1 year ago
image: Switch to latest fedora stable

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Update GIR files (2023-08-12)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Switch to `resolver = "2"` for the workspace

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

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request over 1 year ago
CI: add dependabot for updating the actions

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
How to clear/update list on click list

github.com/gtk-rs/gtk4-rs - Klubuntu opened this issue over 1 year ago
Support `TemplateChild` in properties macro

github.com/gtk-rs/gtk4-rs - ranfdev opened this issue over 1 year ago
Exclude tests folder and Gir.toml, versions.txt files

github.com/gtk-rs/gir - pentamassiv opened this pull request over 1 year ago
Fix inserting all-features in Cargo.toml for docs.rs

github.com/gtk-rs/gir - pentamassiv opened this pull request over 1 year ago
[Question] Criteria for adding bindings

github.com/gtk-rs/gtk-rs-core - pentamassiv opened this issue over 1 year ago
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Regenerate with latest gir/gir-files

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Add trait_name to API docs

github.com/gtk-rs/gir - pentamassiv opened this pull request over 1 year ago
Question: How to rename Object

github.com/gtk-rs/gir - pentamassiv opened this issue over 1 year ago
Untangle docsrs attribute from features

github.com/gtk-rs/gtk4-rs - pentamassiv opened this pull request over 1 year ago
Disentangle docsrs and features

github.com/gtk-rs/gtk-rs-core - pentamassiv opened this pull request over 1 year ago
More fixes for docsrs attribute

github.com/gtk-rs/gtk3-rs - pentamassiv opened this pull request over 1 year ago
Fix docsrs

github.com/gtk-rs/gir - pentamassiv opened this pull request over 1 year ago
gtk4-macro: Bump quick-xml to 0.30

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Impl Write on text buffers

github.com/gtk-rs/gtk4-rs - ranfdev opened this pull request over 1 year ago
book: Update for 0.7.1

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Update GIR files (2023-08-06)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
gdk: Add missing Clipboard::set

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Adapt to addition of glib::Propagation

github.com/gtk-rs/gtk3-rs - mbiggio opened this pull request over 1 year ago