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

fix glyphstring methods that are unnecessarily &mut

github.com/gtk-rs/gir-files - bvinc opened this pull request over 2 years ago
Support forever scope

github.com/gtk-rs/gir - bilelmoussaoui opened this issue over 2 years ago
Rename IOErrorEnum to IOError

github.com/gtk-rs/gtk-rs-core - alatiera opened this issue over 2 years ago
[HELP] Gtk-rs + Windows 10

github.com/gtk-rs/gtk3-rs - zvladimir opened this issue over 2 years ago
gtk: Add an `unsafe-assume-initialized` feature

github.com/gtk-rs/gtk3-rs - ids1024 opened this pull request over 2 years ago
[BUG] cannot build after adding to Cargo.toml

github.com/gtk-rs/gtk3-rs - paulfrische opened this issue over 2 years ago
Add binding for gtk_file_chooser_add_choice()

github.com/gtk-rs/gtk3-rs - kelnos opened this pull request over 2 years ago
Fix new clippy warnings

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Add binding for Gtk.FileFilterInfo

github.com/gtk-rs/gtk3-rs - kelnos opened this pull request over 2 years ago
Update gir v2

github.com/gtk-rs/gir-files - alatiera opened this pull request over 2 years ago
FileChooser interface is not implementable

github.com/gtk-rs/gtk3-rs - kelnos opened this issue over 2 years ago
Update gir files

github.com/gtk-rs/gir-files - alatiera opened this pull request over 2 years ago
[Support] Unable to init GTK with unit tests

github.com/gtk-rs/gtk-test - shanmukhateja opened this issue over 2 years ago
Add Fragments to projects

github.com/gtk-rs/gtk-rs.github.io - haecker-felix opened this pull request over 2 years ago
Basic types

github.com/gtk-rs/gir - filnet opened this pull request over 2 years ago
Add Furtherance to projects.json

github.com/gtk-rs/gtk-rs.github.io - lakoliu opened this pull request over 2 years ago
set_current_folder panics

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue over 2 years ago
Add Warp to projects.json

github.com/gtk-rs/gtk-rs.github.io - felinira opened this pull request over 2 years ago
docs: Generate properties/signals docs

github.com/gtk-rs/gir - bilelmoussaoui opened this pull request almost 3 years ago
Add Amberol to projects.json

github.com/gtk-rs/gtk-rs.github.io - gwutz opened this pull request almost 3 years ago
Update submodules

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request almost 3 years ago
Update GIR files (2022-07-17)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Use `iter` on `ListModel` as soon as it is released

github.com/gtk-rs/gtk4-rs - Hofer-Julian opened this issue almost 3 years ago
CI: sync image job with gtk4-rs

github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request almost 3 years ago
[HELP] Exiting an application using a button

github.com/gtk-rs/gtk3-rs - tataDan opened this issue almost 3 years ago
Base Dockerfile on gtk-rs-core image

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request almost 3 years ago
examples: Migrate to `glib-build-tools`

github.com/gtk-rs/gtk3-rs - RealKC opened this pull request almost 3 years ago
Fix link to docs of gdkwayland crate

github.com/gtk-rs/gtk3-rs - pentamassiv opened this pull request almost 3 years ago
Update GIR files (2022-05-01)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Add Epic Asset Manager

github.com/gtk-rs/gtk-rs.github.io - aknarts opened this pull request almost 3 years ago
[HELP] write_to_png method in the ImageSurface not found.

github.com/gtk-rs/gtk3-rs - DanielHa1018 opened this issue almost 3 years ago
Book needs some love

github.com/gtk-rs/gir - pentamassiv opened this issue almost 3 years ago
Backport stuff for 0.15

github.com/gtk-rs/gtk3-rs - pbor opened this pull request almost 3 years ago
Update GIR files (2022-04-24)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Add Solanum to projects.json

github.com/gtk-rs/gtk-rs.github.io - danirod opened this pull request almost 3 years ago
Check subclass gtk check

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request almost 3 years ago
subclass support for GtkEntry

github.com/gtk-rs/gtk3-rs - pbor opened this pull request almost 3 years ago
Use Error out params in a new sections for functions docs

github.com/gtk-rs/gir - Rakielle opened this pull request almost 3 years ago
Update GIR files (2022-04-17)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Fixed the command to generate the docs

github.com/gtk-rs/gir - pentamassiv opened this pull request almost 3 years ago
Fix windows CI

github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request almost 3 years ago
Update gir files

github.com/gtk-rs/gtk3-rs - sdroege opened this pull request almost 3 years ago
Update GIR files (2022-04-10)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Update minimum supported GTK version to 3.22.30

github.com/gtk-rs/gtk3-rs - sdroege opened this pull request almost 3 years ago
sys, statics: Add "use" libc in6_addr and stat

github.com/gtk-rs/gir - qinqon opened this pull request almost 3 years ago
Check errors with derive macro attributes

github.com/gtk-rs/gtk4-rs - piegamesde opened this issue almost 3 years ago
Update GIR files (2022-04-03)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Typo fix: "Currenlty" -> "Currently"

github.com/gtk-rs/gtk-rs.github.io - follower opened this pull request almost 3 years ago
Update GIR files (2022-03-27)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
glib: Rework signal class handlers and accumulators

github.com/gtk-rs/gtk-rs-core - jf2048 opened this pull request almost 3 years ago
gio: Add type parameter to ListModel and ListStore

github.com/gtk-rs/gtk-rs-core - jf2048 opened this pull request almost 3 years ago
Update GIR files (2022-03-13)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Regenerate gir for GString Deref

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request almost 3 years ago
[FEATURE REQUEST] Mark gio::Icon as Send and Sync

github.com/gtk-rs/gtk-rs-core - kavanmevada opened this issue almost 3 years ago
Update GIR files (2022-03-06)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
Update GIR files (2022-02-27)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request almost 3 years ago
gdk: Fix per phantom field removal

github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request almost 3 years ago
Update minimum supported Rust version to 1.57

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request almost 3 years ago
gtk3-macros: Add doc links to glib/gtk items

github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request about 3 years ago
Implement basic vfunc support

github.com/gtk-rs/gir - bilelmoussaoui opened this issue about 3 years ago
Update GIR files (2022-02-23)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 3 years ago
0.15 backports

github.com/gtk-rs/gtk3-rs - sdroege opened this pull request about 3 years ago
[HELP] GTK always using `DragProtocol::Local` on Windows

github.com/gtk-rs/gtk3-rs - lennartkloock opened this issue about 3 years ago
[BUG] `gtk4::GridLayout.allocate` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
[BUG] `gtk4::Assistant.page_title` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
[BUG] `gtk4::Notebook.page` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
Update gir-files

github.com/gtk-rs/gtk3-rs - sdroege opened this pull request about 3 years ago
[BUG] ` gtk4::Label.select_region` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
Update GIR files (2022-02-14)

github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 3 years ago
[BUG] ` gtk4::LinkButton.uri` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
[BUG] ` gtk4::IconTheme.theme_name` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
Draft: subclass: Add missing BuildableImpl vfuncs

github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this pull request about 3 years ago
New release

github.com/gtk-rs/release - bilelmoussaoui opened this issue about 3 years ago
[BUG] ` gtk4::EditableLabel.chars` cause crash

github.com/gtk-rs/gtk4-rs - qarmin opened this issue about 3 years ago
[PROPOSAL] class! macro

github.com/gtk-rs/gtk-rs-core - ranfdev opened this issue about 3 years ago