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
codegen: Group imports by crate
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
analysis: Prefer using glib::prelude::*
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
Figure out a replacement of AsRef<T> for fundamental types
github.com/gtk-rs/gir - bilelmoussaoui opened this issue about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this issue about 2 years ago
analysis: Generate correct bounds when move is used for nullable types
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
analysis: Don't use IntoGlibPtr for Vec<T> parameters
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
Backport: codegen: Handle _finish functions not taking a GError inout param
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request about 2 years ago
Fix generation without any shared libraries
github.com/gtk-rs/gir - vlinkz opened this pull request about 2 years ago
github.com/gtk-rs/gir - vlinkz opened this pull request about 2 years ago
Update GIR files (2022-12-04)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 2 years ago
[HELP] GNU toolchain in Windows OS also need to install pkg-config?
github.com/gtk-rs/gtk4-rs - seyoatda opened this issue about 2 years ago
github.com/gtk-rs/gtk4-rs - seyoatda opened this issue about 2 years ago
glib: fix ABI issues with macros/constants
github.com/gtk-rs/gir-files - jf2048 opened this pull request about 2 years ago
github.com/gtk-rs/gir-files - jf2048 opened this pull request about 2 years ago
codegen: silence deprecation warnings in impls for deprecated types/functions
github.com/gtk-rs/gir - jf2048 opened this pull request about 2 years ago
github.com/gtk-rs/gir - jf2048 opened this pull request about 2 years ago
analysis: handle C array pointer casts to void
github.com/gtk-rs/gir - jf2048 opened this pull request about 2 years ago
github.com/gtk-rs/gir - jf2048 opened this pull request about 2 years ago
Update crate versions to 0.16.2
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request about 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request about 2 years ago
gtk: implement From<ResponseType> for Value
github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request about 2 years ago
github.com/gtk-rs/gtk3-rs - jf2048 opened this pull request about 2 years ago
Add init assertions to the enum/flags `From<T> for glib::Value` impls
github.com/gtk-rs/gir - sdroege opened this pull request about 2 years ago
github.com/gtk-rs/gir - sdroege opened this pull request about 2 years ago
Update GIR files (2022-11-26)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request about 2 years ago
Fix incorrect 'missing from library' warning when generating in sys mode
github.com/gtk-rs/gir - Megadash452 opened this pull request about 2 years ago
github.com/gtk-rs/gir - Megadash452 opened this pull request about 2 years ago
2022-10-18-new-release: Chain up on constructed
github.com/gtk-rs/gtk-rs.github.io - bilelmoussaoui opened this pull request about 2 years ago
github.com/gtk-rs/gtk-rs.github.io - bilelmoussaoui opened this pull request about 2 years ago
Fix up special functions in traits correctly
github.com/gtk-rs/gir - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gir - sdroege opened this pull request over 2 years ago
analysis/special_functions: fix missing import
github.com/gtk-rs/gir - lucab opened this pull request over 2 years ago
github.com/gtk-rs/gir - lucab opened this pull request over 2 years ago
codegen: implement From<T> for Value for enums/flags
github.com/gtk-rs/gir - jf2048 opened this pull request over 2 years ago
github.com/gtk-rs/gir - jf2048 opened this pull request over 2 years ago
Skip init assertion for gdk::set_allowed_backends
github.com/gtk-rs/gtk3-rs - nardoor opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - nardoor opened this pull request over 2 years ago
Incorrect warnings when generating in `sys` mode
github.com/gtk-rs/gir - Megadash452 opened this issue over 2 years ago
github.com/gtk-rs/gir - Megadash452 opened this issue over 2 years ago
book: Add mention of hiding windows command console and build commands
github.com/gtk-rs/gtk4-rs - JPLost opened this issue over 2 years ago
github.com/gtk-rs/gtk4-rs - JPLost opened this issue over 2 years ago
Backport clippy fixes
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Fix clippy lints
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Update gtk crate version to 0.16.1
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Allowing safe construction of unknown enums via the `__Unknown()` variant is potentially unsound
github.com/gtk-rs/gtk-rs-core - sdroege opened this issue over 2 years ago
github.com/gtk-rs/gtk-rs-core - sdroege opened this issue over 2 years ago
codegen: Handle _finish functions not taking a GError inout param
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
Add information about gir-rustdoc & CI templates to the book
github.com/gtk-rs/gir - pentamassiv opened this issue over 2 years ago
github.com/gtk-rs/gir - pentamassiv opened this issue over 2 years ago
Add composite template callbacks examples
github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue over 2 years ago
github.com/gtk-rs/gtk4-rs - bilelmoussaoui opened this issue over 2 years ago
widget: support window_state_event when subclassing
github.com/gtk-rs/gtk3-rs - pbor opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - pbor opened this pull request over 2 years ago
2022-10-18-new-release: Try to remove table
github.com/gtk-rs/gtk-rs.github.io - sophie-h opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - sophie-h opened this pull request over 2 years ago
dl-win32.sh: take the last version from msys2
github.com/gtk-rs/gir-files - elmarco opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - elmarco opened this pull request over 2 years ago
[BUG] Wrong return turn (u32 vs gint) for GtkNotebook append_page
github.com/gtk-rs/gtk3-rs - dvogel opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - dvogel opened this issue over 2 years ago
Move from `imp.instance()` to `imp.obj()`
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
2022-10-18-new-release: Move from `imp.instance()` to `imp.obj()`
github.com/gtk-rs/gtk-rs.github.io - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - sdroege opened this pull request over 2 years ago
Builders should store a SmallVec<[(&'static str, Value)]>
github.com/gtk-rs/gir - jf2048 opened this issue over 2 years ago
github.com/gtk-rs/gir - jf2048 opened this issue over 2 years ago
Fix PropertySpec builder
github.com/gtk-rs/gtk-rs.github.io - gwutz opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - gwutz opened this pull request over 2 years ago
Update gtk dependency version
github.com/gtk-rs/gtk-test - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk-test - GuillaumeGomez opened this pull request over 2 years ago
Update crate version to 0.16
github.com/gtk-rs/gtk-test - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk-test - GuillaumeGomez opened this pull request over 2 years ago
Publish new crate version
github.com/gtk-rs/gtk-test - pentamassiv opened this issue over 2 years ago
github.com/gtk-rs/gtk-test - pentamassiv opened this issue over 2 years ago
RFC: re-opening the `Into<Option<_>>` debate :)
github.com/gtk-rs/gtk-rs-core - fengalin opened this issue over 2 years ago
github.com/gtk-rs/gtk-rs-core - fengalin opened this issue over 2 years ago
fix typo
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
Bump crates versions
github.com/gtk-rs/gtk-rs.github.io - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - bilelmoussaoui opened this pull request over 2 years ago
Update GIR files (2022-11-19)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Add new release in docs CI script
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Update version for next release
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Ready crates for 0.16 release
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Add a release process
github.com/gtk-rs/release - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/release - bilelmoussaoui opened this pull request over 2 years ago
[release] merging release-2022-10-18 into master
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
Regenerate with latest gir submodules
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Add external docs url config option
github.com/gtk-rs/gir - AaronErhardt opened this pull request over 2 years ago
github.com/gtk-rs/gir - AaronErhardt opened this pull request over 2 years ago
Regenerate with latest gir
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - GuillaumeGomez opened this pull request over 2 years ago
Update GIR files (2022-10-16)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Fix message display
github.com/gtk-rs/checker - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/checker - GuillaumeGomez opened this pull request over 2 years ago
Update GIR files (2022-10-09)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Change *Impl trait methods to only take &self and not Self::Type in a…
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
analysis: Use the new move trait for in transfer-full params
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
Update for glib::Object::new() API changes
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
Activate dox feature wherever possible
github.com/gtk-rs/gtk3-rs - pentamassiv opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - pentamassiv opened this pull request over 2 years ago
Provide i18n support
github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 2 years ago
github.com/gtk-rs/gtk-rs-core - bilelmoussaoui opened this issue over 2 years ago
Update GIR files (2022-10-02)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Add example: custom title bar
github.com/gtk-rs/gtk3-rs - ski0090 opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - ski0090 opened this pull request over 2 years ago
examples: Add a GIF paintable
github.com/gtk-rs/gtk4-rs - zecakeh opened this pull request over 2 years ago
github.com/gtk-rs/gtk4-rs - zecakeh opened this pull request over 2 years ago
Update GIR files (2022-09-25)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Reworked the book/tutorial
github.com/gtk-rs/gir - pentamassiv opened this pull request over 2 years ago
github.com/gtk-rs/gir - pentamassiv opened this pull request over 2 years ago
could not find system library 'gio-2.0' required by the 'gio-sys' crate
github.com/gtk-rs/gtk3-rs - cxgreat2014 opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - cxgreat2014 opened this issue over 2 years ago
Update GIR files (2022-09-18)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Remove sponsor
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
github.com/gtk-rs/gtk-rs.github.io - GuillaumeGomez opened this pull request over 2 years ago
Unexpected plug-added event for socket realized
github.com/gtk-rs/gtk3-rs - dvogel opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - dvogel opened this issue over 2 years ago
Update GIR files (2022-09-11)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Bind `g_utf8` / `g_unichar` APIs
github.com/gtk-rs/gtk-rs-core - sdroege opened this issue over 2 years ago
github.com/gtk-rs/gtk-rs-core - sdroege opened this issue over 2 years ago
examples: Move from `ParamSpecXXX:new()` to `ParamSpecXXX::builder()`
github.com/gtk-rs/gtk3-rs - sdroege opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - sdroege opened this issue over 2 years ago
Don't checkout submodules by default
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - sdroege opened this pull request over 2 years ago
Update GIR files (2022-09-04)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
gdk: Fix binding for `gdk_event_get_state`
github.com/gtk-rs/gtk3-rs - ids1024 opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - ids1024 opened this pull request over 2 years ago
Update GIR files (2022-08-28)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Add GdkWin32-4.0.gir
github.com/gtk-rs/gir-files - elmarco opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - elmarco opened this pull request over 2 years ago
[BUG] tests/check_gir.rs fails to build
github.com/gtk-rs/gtk3-rs - phodina opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - phodina opened this issue over 2 years ago
Regenerate with latest gir
github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - bilelmoussaoui opened this pull request over 2 years ago
Update GIR files (2022-08-21)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Draft: codgen: Allow renaming objects
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
github.com/gtk-rs/gir - bilelmoussaoui opened this pull request over 2 years ago
Add example: Combobox with list store
github.com/gtk-rs/gtk3-rs - ski0090 opened this pull request over 2 years ago
github.com/gtk-rs/gtk3-rs - ski0090 opened this pull request over 2 years ago
Update GIR files (2022-08-05)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Update GIR files (2022-07-31)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
Update GIR files (2022-07-27)
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
github.com/gtk-rs/gir-files - github-actions[bot] opened this pull request over 2 years ago
[FEATURE REQUEST] From raw C GdkGlContext*
github.com/gtk-rs/gtk3-rs - lattice0 opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - lattice0 opened this issue over 2 years ago
[FEATURE REQUEST] Support for shared libx11 instead of static
github.com/gtk-rs/gtk3-rs - lattice0 opened this issue over 2 years ago
github.com/gtk-rs/gtk3-rs - lattice0 opened this issue over 2 years ago