Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/gtk3-rs
Rust bindings for GTK 3
https://github.com/gtk-rs/gtk3-rs
gtk: Fix usage of pthread_main_np() return value
adb3baf82c0c11643d46fd3e7913a240dd8ddbe0 authored about 3 years ago
It returns 1 in the case we care about (main thread) and 0 or -1
otherwise.
Fix some gir annotations
73301f8602c098ad25f2b8fd517b687a975f8f71 authored about 3 years agoChanges per builder pattern updates
8275a336cce14fae2f749173851e0775dc0e77ea authored about 3 years ago8b4d6ee1e9a99670fdfc1b71acd56627e3b43971 authored about 3 years ago
63cd815ff4cf859552285d85a4658e934f6a2d03 authored about 3 years ago
be7a3662e3332638213f6aaf3ebd13ba0df1e270 authored about 3 years ago
ef2271b371ca272d206fb4a5ea7ab4ade99eebdc authored about 3 years ago
113f11c9c263964d350a0b2d1c5a53c6f6d6ae76 authored about 3 years ago
gdk: add setters to RGBA
b9edf1eb4d4b9b59b8d327bb5da38df11387e0ea authored about 3 years ago8a8cec94c0cb0a34455b95575a14fa3070176830 authored about 3 years ago
328742aa30c1d2632b680069faf9d5b3c4f34ce4 authored about 3 years ago
Add missing wayland types and create new gdkwayland crate
880c50527fe61678ebd1750606937de48e89a161 authored about 3 years agoc093f4d97adeab8a31909d981352cb6a0b9b18c9 authored about 3 years ago
14e479a231c3206a86ec2e52f714bf947635e8e0 authored about 3 years ago
examples: update per pango::AttrList simplification
497c437b7b6729546f777d5bf3c1295b01c3539a authored about 3 years ago3600a9a55d7793404d1d0240105b15011c1f0e38 authored about 3 years ago
regen (correctly generate opaque types)
11e4c73532c0454843b7cfc58f513fdd804f90bc authored about 3 years ago2699713a38f0deca9d490c72813ed46e7ea8d625 authored about 3 years ago
ffb14dc270e26e413fbdc535f362e465d39c96ee authored about 3 years ago
Regen (prepend `Widget`)
e1b10499ad6bee786a4d9801ee69d910097bea69 authored about 3 years ago7b25bd49be9b8da8d28f0af069836c415118aa43 authored about 3 years ago
88c04be2dacd65aa4368f93935360b19666bfd72 authored about 3 years ago
fb91ef3f63b6089d275a7b8c7ef218d65c88e3a2 authored about 3 years ago
re-generate with per crate min version
02fef7c98e259500ae99b5d299b83ce72d902ef1 authored about 3 years agob981441061c9c14224f36030c5bd966d3ed99597 authored about 3 years ago
Update per ObjectExt changes
faf8b1c625702ee0b45455aa121d33307c573ef8 authored about 3 years agoa950020754abefd5755d6aa2f95ac7b5f4579340 authored about 3 years ago
4739855be2f39c853aa296fc270c83f38c5bc0db authored about 3 years ago
None constants as associated constants
17cd52f63ff767e552eea76adf1ab804a62fbf1a authored about 3 years ago938f46797688e1a5ed05fc8afd6acfdedb3a4f3b authored about 3 years ago
b99379223beabe8e2bb4a6ef468ae2846038f037 authored about 3 years ago
3b0120d1b6bb49d9c993cc97d27cc5358de42108 authored about 3 years ago
implement subclassing for scrolledwindow
64478225b7230d512acddbcd47e37442e3e389b0 authored about 3 years ago6b11dc0c39ff5d7ef76fa4c00a0100d31c1cdbf5 authored about 3 years ago
gdk: bind WaylandWindow manually
933dee9d78ee5820322270a984e1ac56edee18db authored about 3 years agob8e9e884affd3b874b76d86beca5a570840aaad0 authored about 3 years ago
Some are still missing, but they require integration with wayland-rs
crate
35b4aa3b4e95c60162b3eda44e06e579e91c628b authored about 3 years ago
examples: Don't silently ignore errors when property bindings can't b…
48211613c56255afb0d233d940c2f145a825828a authored about 3 years agofc5040b1d8d157d31373ed6fac6cfbfde7c65308 authored about 3 years ago
gdk: add helpers for checking which display is being used
303e38c84cccfc6676f9d0031cbba64b05699c50 authored about 3 years agoa6473a03314ac8c290b19b091fb66a42bedc88aa authored about 3 years ago
gtk: panic if gtk wasn't init at class_init
556ff3aed164ef7c63fc64b627d70a34adf5f2a5 authored about 3 years agoremove unsafe marker for gdk::Atom::value
8fc05b0eb43f7ae7bc36efd518659d650732c9aa authored about 3 years agoRename Window::focus into Windows::focused_widget
8c54e23faced9c665edbe31d99f1bb673e7f55dd authored about 3 years agoAdd missing methods on TreeViewColumn
5e1a329cdc2faae9221c17657a0b2adb556e0d49 authored about 3 years agocb53101568b1332acb48494ab5d82588bc04bd77 authored about 3 years ago
fae35d73aba208abb16dfd9669d1079a7145cd0b authored about 3 years ago
3e13ba9144a4f649f31a8ff27c73520e39705c4e authored about 3 years ago
63557824197c74f871e6bc86aec1f5608246aa08 authored about 3 years ago
Edition 2021
0831a4589f2143e6cf400a753a855720b0b23c6e authored about 3 years ago90021811a190fafa03926e29b2abcd6442a4184e authored about 3 years ago
d7f4c755190bb9e035c9e8716ddd516114830bb5 authored about 3 years ago
https://github.com/gtk-rs/gir/pull/1244
e87013eb85410782262516801374c98e9e3361ed authored about 3 years agoexamples: fix pango attributes per gtk-rs-core changes
853abc847a6a125c13978e94f1a6fa7a0767cbf3 authored about 3 years agoee1f2d43b0d39533827417c7a64a0a70fde77fa6 authored about 3 years ago
0836f838aacdeecbdde961f661b47e4b3c2c4c0a authored about 3 years ago
Simplify various IsSubclassable impls
9842d1b2c7a558e6e6838a2c8169f31526f85a5e authored about 3 years agof1e0227607575c97e5df65993602b2ffb3c39a01 authored about 3 years ago
Mark simple structs as BoxedInline
1f23d641d921c6f2e42aee7964d8ecd23897f4d5 authored about 3 years agoa0c9afd235ba8ad41ffe390b5f0112d1aff9c546 authored about 3 years ago
Declare minimum supported Rust version in Cargo.toml files
f56450722521e93a8279db32ee7b7fa5000459d3 authored over 3 years agoddd54201ab500cdd6a18f9fea2638640e6305051 authored over 3 years ago
Include the LICENSE file in the published crates
d0e3332089c889e623e4f226ec5b105077d4d1c2 authored over 3 years agocbafec587592edffe523a8faf1a3e5550ecc2d8f authored over 3 years ago
Fix new clippy lints
e87088121cc33ffbe6f3af43e574dc7c8f97cd6c authored over 3 years ago0b249d5f37417c82db4fe44f16ba6d90c7c723ae authored over 3 years ago
120400052249a15a699f2f52e47e9cb30e82e8dd authored over 3 years ago
Update gvsbuild
8b6087fef08eedbf8104f716dc73cf373f0a350b authored over 3 years agoThis hopefully fixes the GTK build.
36977f734c642768c9efff400157a1d410406db3 authored over 3 years agogdk: Fix RGBA::parse() signature and implement FromStr
138dcbd9dcd8ba6a3d1f2be1275d4f86d3ca61e3 authored over 3 years ago66c5f3935516d5ede8b3e6174075c42dfef62252 authored over 3 years ago
Add support for inline-allocated Boxed types
ebfe286778a399ef79de42d01822de4e20aef10b authored over 3 years ago9c42cd47c8048fe7bca085aedbf59474c3dd1d29 authored over 3 years ago
76b7df2c5919582bae23a5ff0d5adc81d6dfd0c6 authored over 3 years ago
3d02e10b3e4a278e7dc4c0b3fac8cb6326181624 authored over 3 years ago
61550a3bf6e51a2e77225f440d209c29f8e5ee87 authored over 3 years ago
fb5786ac1c29c39545f2e596d7bcf4519b329185 authored over 3 years ago
8917530c14501becd15ba4a941dcbc05eb2262b7 authored over 3 years ago
Update gir with removed type version heuristics
abca5f936d6d02b8447549c7ef78d7066ef0551b authored over 3 years ago97f6649febe6aa79001568add3214441aa970b50 authored over 3 years ago
See https://github.com/gtk-rs/gir/pull/1229
df8386ec36daa0b4111ada8f5c01f2e57e6558a6 authored over 3 years agoUpdate versions
6d3d2e1e3e876af084633accb51036bad2b08a4f authored over 3 years ago
They have no relation to whatever GDK version the bindings are used with
or compiled against, an...
1a64d130b9f825cf4cfbdb429439298eaba9faed authored over 3 years ago
aaadbb6288ad309dd1124a1769b31dc9003728fc authored over 3 years ago
c857c658c76f55d21b5698dbb0d992a4ebff7a17 authored over 3 years ago
Update gir
5004bbac4100467afae0d0abc21859dd0916d385 authored over 3 years ago16aba5e73c24b69c258abb1dcd94e8b7142abaca authored over 3 years ago
bfc58aab0a863c3080a1a19cfa54ce0fbc83135c authored over 3 years ago
gir: Update and regenerate with `impl Trait` instead of named types
dac484857793cebac5becc15fe605dd99f3453a4 authored over 3 years agohttps://github.com/gtk-rs/gir/pull/1153
7f41f73c0460bc3cfea0e38cb4a750319296ba24 authored over 3 years agoAdd more default object implementations
719d445bfc5c41be303c0f414b025ec1a4764500 authored over 3 years ago1b534c9db5278f92e84266dee36659e5cd876f7c authored over 3 years ago
Nullable callback param
e1e6da96e682711ea6343f675f2565f0f5e102e2 authored over 3 years agoc3ea7fc99800862096112008618af1bbeca17902 authored over 3 years ago
3ff6862595354329d68c202a7edf0348ccdabdb0 authored over 3 years ago
Add test for gtk::init() and port TEST_THREAD_WORKER from gtk4
1a374ca6866a0e1af495cb747f06244746a4fe8c authored over 3 years agoThat will fail linking.
4cdb3d8529802f51c3c6008d6d94842e0355f3d2 authored over 3 years ago