Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/gtk-rs-core
Rust bindings for GNOME libraries
https://github.com/gtk-rs/gtk-rs-core
macros: Error out on unknown/invalid attributes
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
glib: Implement `StrV` as `PtrSlice<GStrPtr>` maybe
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
RFC: group futures related API in a `futures` mod
pbor opened this issue almost 2 years ago
pbor opened this issue almost 2 years ago
properties: Figure out how to make use of the default value of enum properties automatically
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
[PROPOSAL] Consider moving some/all of glib::wrapper to a proc macro
jf2048 opened this issue almost 2 years ago
jf2048 opened this issue almost 2 years ago
[FEATURE REQUEST] Unix sockets should no longer be gated to `#[cfg(unix)]`
YaLTeR opened this issue almost 2 years ago
YaLTeR opened this issue almost 2 years ago
action_entry: Add activate_async helper
BrainBlasted opened this pull request almost 2 years ago
BrainBlasted opened this pull request almost 2 years ago
glib: Add helper functions to spawn a non-`Send` future on the curren…
sdroege opened this pull request almost 2 years ago
sdroege opened this pull request almost 2 years ago
glib: Provide conversion from/to `glib::Slice<u8>` in addition to `Vec<u8>` for `GString`
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
glib: Implement `IntoOptionalGStr` for plain string types
sdroege opened this pull request almost 2 years ago
sdroege opened this pull request almost 2 years ago
Return references instead of copies for plain struct values
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
Use `IntoGStr` / `IntoStrV` and collection types more widely
sdroege opened this issue almost 2 years ago
sdroege opened this issue almost 2 years ago
Implement safe io
A6GibKm opened this pull request almost 2 years ago
A6GibKm opened this pull request almost 2 years ago
[BUG] glib::SourceId is not thread safe
jf2048 opened this issue about 2 years ago
jf2048 opened this issue about 2 years ago
glib: Get docs for UTF-8 functions working
sdroege opened this issue about 2 years ago
sdroege opened this issue about 2 years ago
Allowing safe construction of unknown enums via the `__Unknown()` variant is potentially unsound
sdroege opened this issue about 2 years ago
sdroege opened this issue about 2 years ago
RFC: re-opening the `Into<Option<_>>` debate :)
fengalin opened this issue about 2 years ago
fengalin opened this issue about 2 years ago
Simplify preludes
bilelmoussaoui opened this issue about 2 years ago
bilelmoussaoui opened this issue about 2 years ago
Provide i18n support
bilelmoussaoui opened this issue about 2 years ago
bilelmoussaoui opened this issue about 2 years ago
Bind `g_utf8` / `g_unichar` APIs
sdroege opened this issue over 2 years ago
sdroege opened this issue over 2 years ago
Rename IOErrorEnum to IOError
alatiera opened this issue over 2 years ago
alatiera opened this issue over 2 years ago
Make use of new IO-safety API for raw fd handling
sdroege opened this issue over 2 years ago
sdroege opened this issue over 2 years ago
Add lint to check that all modified items in `Gir.toml` are documented
GuillaumeGomez opened this issue over 2 years ago
GuillaumeGomez opened this issue over 2 years ago
glib: Rework signal class handlers and accumulators
jf2048 opened this pull request almost 3 years ago
jf2048 opened this pull request almost 3 years ago
gio: Add type parameter to ListModel and ListStore
jf2048 opened this pull request almost 3 years ago
jf2048 opened this pull request almost 3 years ago
[FEATURE REQUEST] Mark gio::Icon as Send and Sync
kavanmevada opened this issue almost 3 years ago
kavanmevada opened this issue almost 3 years ago
glib: Implement signal connection with static types for the parameter…
sdroege opened this pull request almost 3 years ago
sdroege opened this pull request almost 3 years ago
[FEATURE REQUEST] PtrArray has no methods
arcnmx opened this issue almost 3 years ago
arcnmx opened this issue almost 3 years ago
#[doc(html_root_url)]
arcnmx opened this pull request almost 3 years ago
arcnmx opened this pull request almost 3 years ago
opt-in fns behind feature flags should be documented as such
osa1 opened this issue almost 3 years ago
osa1 opened this issue almost 3 years ago
[BUG] The private struct is exposed with `ObjectSubclassIsExt::imp`
SeaDve opened this issue almost 3 years ago
SeaDve opened this issue almost 3 years ago
pkg-config has not been configured to support cross-compilation when target i686-unknown-linux-gnu on ubuntu 20.04 amd64.
liudonghua123 opened this issue about 3 years ago
liudonghua123 opened this issue about 3 years ago
Add closure variant of `SignalBuilder::class_handler()`, use `Value` traits for `accumulator()`
sdroege opened this issue about 3 years ago
sdroege opened this issue about 3 years ago
gio: Bindings for `DBusObjectManager*`, `Gio.DBusObjectSkeleton`
ids1024 opened this pull request over 3 years ago
ids1024 opened this pull request over 3 years ago
Macro for generating signals() and emit_/connect_ functions for subclass
ids1024 opened this issue over 3 years ago
ids1024 opened this issue over 3 years ago
Add an Iterator for ListModel
V02460 opened this pull request over 3 years ago
V02460 opened this pull request over 3 years ago
Unable to cross-compile cairo-rs from macOS to Windows
flowjo-isaach opened this issue over 3 years ago
flowjo-isaach opened this issue over 3 years ago
Add proc macro for binding methods to action maps
andy128k opened this pull request over 3 years ago
andy128k opened this pull request over 3 years ago
No bindings for the g_win32 methods
nacho opened this issue over 3 years ago
nacho opened this issue over 3 years ago
gio: Failing "dirname" test on Windows
pbor opened this issue almost 4 years ago
pbor opened this issue almost 4 years ago
Use once_cell::Lazy instead of std::sync::Once
sdroege opened this issue over 4 years ago
sdroege opened this issue over 4 years ago
Support for dynamic types
shutton opened this issue almost 5 years ago
shutton opened this issue almost 5 years ago
Create tests for glib/src/translate.rs
sdroege opened this issue almost 5 years ago
sdroege opened this issue almost 5 years ago
Not catching panics across FFI boundaries
SimonSapin opened this issue over 5 years ago
SimonSapin opened this issue over 5 years ago
IsA<_> can't be used for trait objects
sdroege opened this issue over 7 years ago
sdroege opened this issue over 7 years ago
Use a different type to indicate Pango Units
johncf opened this issue over 7 years ago
johncf opened this issue over 7 years ago