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

Add typos workflow

github.com/gtk-rs/gtk-rs-core - Hofer-Julian opened this pull request over 1 year ago
implement `FromGlibPtrNone` for shared types

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 1 year ago
build(deps): bump actions/checkout from 2 to 3

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

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

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

github.com/gtk-rs/gtk4-rs - dependabot[bot] 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
gio: Set missing annotations for new FileInfo apis

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

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Add support for ext_trait in properties macro

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
[HELP] drag and drop a custom rust struct

github.com/gtk-rs/gtk4-rs - eppixx opened this issue over 1 year ago
Backport #830

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

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 1 year ago
Update crates version to 0.19

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

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 1 year ago
Add a way to disable abi test for a certain type

github.com/gtk-rs/gir - bilelmoussaoui opened this issue over 1 year ago
gdk/sys: Re-ignore N_FORMATS

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

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Add dependabot for github actions

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

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

github.com/gtk-rs/gtk4-rs - arguablykomodo opened this issue over 1 year ago
glib: Bind `g_unichar` APIs

github.com/gtk-rs/gtk-rs-core - RealKC opened this pull request over 1 year ago
Add object_subclass example

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
codegen: Replace ControlFlow with Propagation

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
glib: Re-introduce an event propagation specific type

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Fix docs of `glib::derived_properties`

github.com/gtk-rs/gtk-rs-core - Hofer-Julian opened this pull request over 1 year ago
Use `derived_properties` macro

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Use gio::spawn_blocking instead of thread::spawn

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Update gir-files submodule & regen

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Update gir-files submodule & regen

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Replace once_cell with std

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 1 year ago
Fix panic in gio InputStream

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
Update GIR files (2023-07-23)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
[BUG] Panic in gio input stream

github.com/gtk-rs/gtk-rs-core - ranfdev opened this issue over 1 year ago
gtk: Add a GNOME 45 feature

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Regen & bump MSRV

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Update rust version to 1.70

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

github.com/gtk-rs/gtk-rs-core - Kijewski opened this pull request over 1 year ago
Remove `anyhow` dependency

github.com/gtk-rs/gtk3-rs - Kijewski opened this pull request over 1 year ago
Add support for NonZeroT types

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
fixed missing 512 flag, renamed 256 to USER_0

github.com/gtk-rs/gtk-rs-core - happylinks opened this pull request over 1 year ago
gtk: Implement Display for text buffers

github.com/gtk-rs/gtk4-rs - AbuShawarib opened this pull request over 1 year ago
Update MSRV to 1.70

github.com/gtk-rs/gtk-rs-core - sdroege opened this pull request over 1 year ago
Add retain method to ListStore

github.com/gtk-rs/gtk-rs-core - ranfdev opened this pull request over 1 year ago
Append implementors list to ExtManual traits

github.com/gtk-rs/gir - bilelmoussaoui opened this issue over 1 year ago
Implement HasParamSpec for NonZeroT

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 1 year ago
Add 'gl' feature to gdk4

github.com/gtk-rs/gtk4-rs - elmarco opened this pull request over 1 year ago
More GLTextureBuilder tweaks

github.com/gtk-rs/gtk4-rs - elmarco opened this pull request over 1 year ago
gdk: bind GLTextureBuilder::build

github.com/gtk-rs/gtk4-rs - elmarco opened this pull request over 1 year ago
Change the Display implementation for EntryBuffer

github.com/gtk-rs/gtk4-rs - LevitatingBusinessMan opened this issue over 1 year ago
Only run clippy on stable

github.com/gtk-rs/gtk4-rs - GuillaumeGomez opened this pull request over 1 year ago
DEFAULT_GIR_PATH could respect CARGO_TARGET_DIR

github.com/gtk-rs/gir - awused opened this issue over 1 year ago
Add reel_hub to projects.json

github.com/gtk-rs/gtk-rs.github.io - ShiNoNeko47 opened this pull request over 1 year ago
Fix clippy lints

github.com/gtk-rs/gtk-rs-core - GuillaumeGomez opened this pull request over 1 year ago
Upgrade syn to 2.0

github.com/gtk-rs/gtk4-rs - jplatte opened this pull request over 1 year ago
Upgrade syn to 2.0

github.com/gtk-rs/gtk3-rs - jplatte opened this pull request over 1 year ago
pango: Mark manual impls as such

github.com/gtk-rs/gtk-rs-core - A6GibKm opened this pull request over 1 year ago
Regen with latest gir

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
codegen: Use async keyword for not in traits functions

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

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
control flow: Fix logic in From implementation

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Adapt to inhibit removal

github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request over 1 year ago
examples: Use `gtk::Application::builder`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
Use `iter` on `gio::ListModel`

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this pull request over 1 year ago
glib-macros: Add `use_derived_properties` macro

github.com/gtk-rs/gtk-rs-core - yuraiz opened this pull request over 1 year ago
gtk: Add SectionModel subclassing support

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Manually add typed & with_type methods

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

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
glib: Remove Inhibit and replace it with ControlFlow

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
codegen: Switch from Inhibit to ControlFlow

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 1 year ago
Bare minimum to make it compile with latest changes

github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request over 1 year ago
Update to bitflags2

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request over 1 year ago
Update to bitflags2

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

github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this pull request over 1 year ago
Bind GLTextureBuilder::build

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue over 1 year ago
ci: Update gvsbuild version

github.com/gtk-rs/gtk-rs-core - mbiggio opened this pull request over 1 year ago
`install_action_async` docs are unclear.

github.com/gtk-rs/gtk4-rs - DaKnig opened this issue over 1 year ago
Improve grammar

github.com/gtk-rs/gtk4-rs - gianzellweger opened this pull request over 1 year ago
Bump syn usage in gtk-macros

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue over 1 year ago
Update dependencies 0.17

github.com/gtk-rs/gir - 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
codegen: build tests on all unix platforms

github.com/gtk-rs/gir - valpackett opened this pull request over 1 year ago
glib build fail for arm

github.com/gtk-rs/gtk-rs-core - mukunth1987 opened this issue over 1 year ago
Update GIR files (2023-07-02)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 1 year ago
Support for GTK Blueprints?

github.com/gtk-rs/gtk4-rs - madsmtm opened this issue over 1 year ago
Update to latest gir/gir-files

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