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

build(deps): bump syn from 2.0.41 to 2.0.44

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump thiserror from 1.0.51 to 1.0.53

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump memchr from 2.6.4 to 2.7.1

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump proc-macro2 from 1.0.70 to 1.0.73

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
ci: Use GITHUB_OUTPUT envvar instead of set-output command

github.com/gtk-rs/gtk-rs-core - arunsathiya opened this pull request about 1 year ago
0.18 backports

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
build(deps): bump pkg-config from 0.3.27 to 0.3.28

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump futures-core from 0.3.29 to 0.3.30

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump futures-io from 0.3.29 to 0.3.30

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump futures-util from 0.3.29 to 0.3.30

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump futures-channel from 0.3.29 to 0.3.30

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
Fix concurrency issues

github.com/gtk-rs/gtk-rs-core - fbrouille opened this pull request about 1 year ago
Refactor macros to register dynamic types

github.com/gtk-rs/gtk-rs-core - fbrouille opened this pull request about 1 year ago
build(deps): bump thiserror from 1.0.50 to 1.0.51

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump syn from 2.0.40 to 2.0.41

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
record: Differentiate disguised vs pointer types

github.com/gtk-rs/gir - ocrete opened this pull request about 1 year ago
glib: Add get_transformed to Value

github.com/gtk-rs/gtk-rs-core - ZanderBrown opened this pull request about 1 year ago
glib: Add upgrade_or_insert{_with} to WeakRefs

github.com/gtk-rs/gtk-rs-core - ZanderBrown opened this pull request about 1 year ago
build(deps): bump syn from 2.0.39 to 2.0.40

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump freetype-rs from 0.34.0 to 0.34.1

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump trybuild2 from 1.1.0 to 1.2.0

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump once_cell from 1.18.0 to 1.19.0

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump libc from 0.2.150 to 0.2.151

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
glib: improve message on deprecated channel API

github.com/gtk-rs/gtk-rs-core - gdesmott opened this pull request about 1 year ago
build(deps): bump actions/setup-python from 2 to 5

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump once_cell from 1.18.0 to 1.19.0

github.com/gtk-rs/gir - dependabot[bot] opened this pull request about 1 year ago
0.18 backports

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
gio: return NULL from spawn_blocking's underlying gtask

github.com/gtk-rs/gtk-rs-core - ZanderBrown opened this pull request about 1 year ago
[HELP] Why doesn't the merge PRs?

github.com/gtk-rs/gtk3-rs - ski0090 opened this issue about 1 year ago
Widget's add_binding bindings are a bit off

github.com/gtk-rs/gtk4-rs - sophie-h opened this issue about 1 year ago
Simplify pointer casts

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
Remove unnecessary casts of function pointers through usize

github.com/gtk-rs/gir - sdroege opened this pull request about 1 year ago
build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
[HELP] Make a desktop widget using GTK3 bindings

github.com/gtk-rs/gtk3-rs - angeldollface opened this issue about 1 year ago
Import updated `Vulkan-1.0.gir`

github.com/gtk-rs/gir-files - MarijnS95 opened this pull request about 1 year ago
glib: Deprecate main context channel

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
glib: Remove deprecated paramspec constructors

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
Example: show widgets

github.com/gtk-rs/gtk4-rs - msgenilson opened this pull request about 1 year ago
Bump enigo to 0.2.0

github.com/gtk-rs/gtk-test - pentamassiv opened this pull request about 1 year ago
Fix new clippy lints

github.com/gtk-rs/gtk-rs-core - GuillaumeGomez opened this pull request about 1 year ago
Move from unmaintained winapi crate to windows-sys

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request about 1 year ago
Update to windows 0.52

github.com/gtk-rs/gtk4-rs - sdroege opened this pull request about 1 year ago
Matchinfo lifetime

github.com/gtk-rs/gtk-rs-core - zachs18 opened this pull request about 1 year ago
build(deps): bump smallvec from 1.11.1 to 1.11.2

github.com/gtk-rs/gtk-rs-core - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump env_logger from 0.10.0 to 0.10.1

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

github.com/gtk-rs/gir - dependabot[bot] opened this pull request about 1 year ago
[BUG] window.rs has two fn "screen"

github.com/gtk-rs/gtk3-rs - wenfer opened this issue about 1 year ago
Add `Cargo.lock` to git tracking

github.com/gtk-rs/gtk-rs-core - GuillaumeGomez opened this pull request about 1 year ago
build(deps): update femtovg requirement from 0.7 to 0.8

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request about 1 year ago
build(deps): update glium requirement from 0.32 to 0.33

github.com/gtk-rs/gtk4-rs - dependabot[bot] opened this pull request about 1 year ago
book: Move to libadwaita 1.4

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request about 1 year ago
Add support of enums as dynamic types

github.com/gtk-rs/gtk-rs-core - fbrouille opened this pull request over 1 year ago
book: Add setuptools installation

github.com/gtk-rs/gtk4-rs - wroyca opened this pull request over 1 year ago
book: Use new API spawn_future_local

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
[FEATURE REQUEST] SignalProxy

github.com/gtk-rs/gtk-rs-core - ranfdev opened this issue over 1 year ago
Use async-channel in the examples

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

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

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
docker: Move to libadwaita 1.4

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

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
glib: Remove `MainContext::channel()`

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
build(deps): update quick-xml requirement from 0.30 to 0.31

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

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
Consider removing channels from glib

github.com/gtk-rs/gtk-rs-core - Hofer-Julian opened this issue over 1 year ago
Fix clippy lint

github.com/gtk-rs/gir - GuillaumeGomez opened this pull request over 1 year ago
Migrate listings to action group

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
How to style widgets programatically?

github.com/gtk-rs/gtk4-rs - Kofituo opened this issue over 1 year ago
build(deps): update freetype-rs requirement from 0.32 to 0.34

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

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

github.com/gtk-rs/gir - dependabot[bot] opened this pull request over 1 year ago
book: Use bounded channels instead of unbounded

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
book: Move to async-channel

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