Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/gtk4-rs
Rust bindings of GTK 4
https://github.com/gtk-rs/gtk4-rs
54e9d25cd6279149b6296380d5f1b80ece54fcb9 authored almost 4 years ago
f1a8023272ffcbdd05e64f74c97bac2227688859 authored almost 4 years ago
0ddf5052151dae7c826338e76ff2615a6b4a32bf authored almost 4 years ago
dc9f737eb14007a48d292694900768361ee8ad93 authored almost 4 years ago
af13cb095acdc29b04f78cfa2f3110c1dc732f89 authored almost 4 years ago
733d15d090559904defbfd55f30ead44d2bdeb12 authored almost 4 years ago
until https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3513 gets merged
fixes #355
Add rename doc aliases + rename prop notify signals as connect_*_notify
1f0e50b53726392bc5b259d4332cb0f20dcbd4d4 authored almost 4 years ago8b05caaa3a1c3c96b8ba8e4f5dca5a78394c14fc authored almost 4 years ago
ea06912e3dc749f52dca730e6105560dd4a660fc authored almost 4 years ago
45f3bbaa5a8d7389ffcc1a89f4ccc9026917e59e authored almost 4 years ago
97e285ef460d70892486f87abd410561c6be1f2a authored almost 4 years ago
2897f7f3d0bd20f7985571216562d4322fb04b42 authored almost 4 years ago
finishes the remaining ones from #111
87b932d2926a678da87e4d8eb9cee4caaf3c0843 authored almost 4 years agof97b7418bfd29edc9743fa25f697b68f9b6768a2 authored almost 4 years ago
09225286d12ee31800c1f960e390ed85d89e6f3a authored almost 4 years ago
ecea74dfc86a7b3e539c420dff5e4afc48156025 authored almost 4 years ago
gtk: add FontChooser/TreeModelFilter subclassing support
5594f3b46cfba15bfd9a62bb35b09b8a5a5ebfe6 authored almost 4 years agomostly leftovers from my latest PR
deeaa00c6e877d8aed9717e4b8a8a29cfd673163 authored almost 4 years agoc7f81bad53ba41a30bafdb4ed639898aec336b0e authored almost 4 years ago
c0dadacfada7fbc5ca114ca09d82aabd70241c72 authored almost 4 years ago
reduce usage of allow clippy
8e6d16fc3f1f7cf403bf10aa96401008d5ab8fc7 authored almost 4 years ago
this mostly removes unused clippy warnings disabling guards
& replaces deprecated APIs
a followup of the latest gir regen
67e4f123ad9e5347ec2db3f9f8175a50b78a4efc authored almost 4 years agoafde156d395fc2e51ad566673be586d7ce3527ba authored almost 4 years ago
Instead of having to go through DerefMut/Deref
60b572bdfcdf10c9b03d07ed6f69366319588997 authored almost 4 years agoa helper around constructing Border
319f95d287b158cf93e727508a6c0d93e55ff95c authored almost 4 years ago
from_glib_borrowed() variables must not be used for out of scope
closures, or it can have use-af...
63d3e2d169b1980b584314c10052711e2e9e5321 authored almost 4 years ago
6215f134ea0291c60c6fda60cd1a1179d38833d4 authored almost 4 years ago
This helps rustdoc-stripper for putting the docs back to those functions
576c146bbbef7caeab61c7f75a423eef6e1ae36b authored almost 4 years ago
because we have renamed get_error to error
this mostly to help rustdoc-stripper figure things
it's a gtk3 thing
af1c9ba2c4c151d5579f9c05f0b1d618b59289d5 authored almost 4 years ago7fab942d9ed1a79ca7c8b8bb4963a408215856b8 authored almost 4 years ago
ae1a6b18ad6e5880c732a98a23908c7376af399c authored almost 4 years ago
otherwise rustdoc-stripper can't find the methods back
301fc02ce9da7cbc1b421bca1453c4f7cf4e1277 authored almost 4 years agosomehow went without being noticed in the other PR
cf4df4b9119ea6fdbce8a551a96390c1a5e4acf0 authored almost 4 years agootherwise rustdoc-stripper strugles to add the docs to them
c21254d923c9b0a1e15d9d2782f33401205aa597 authored almost 4 years ago
workaround non-support from gir as otherwise rustdoc-stripper
tries to document the ItemExt trai...
In order to follow the changes landed on glib lately
f513b27f143fcc635a09a9c63162b023bd4d347a authored almost 4 years agootherwise rustdoc-stripper strugles to add the docs to them
d6e4aa0f73b8cd02ec6e9a147305cbba03129cc8 authored almost 4 years ago
For tests that requires an initalized gtk, we run them on a thread pool
as we can't initialize g...
instead use an 'empty' gtk::Border
999006f62124006b2bf8488b8653e5615b519051 authored almost 4 years agob6f9408b27060afd295d0c2b0d01ed0fb7a9951f authored almost 4 years ago
Instead of taking the value_type as param, derive it directly from the closure
062d65395fa45da4864d6f509e39c08bf01c09c7 authored almost 4 years ago
Avoids the confusion between the error getter
Fixes #339
* Add grid_packing example from the upstream repository.
Co-authored-by: Bilal Elmoussaoui ...
7845071f6be216b9e237e58ba5fb198caa19c3c2 authored almost 4 years ago37e2ac9ae61d436461eeee7744f63b512b75b545 authored almost 4 years ago
6628c0530910c320605d5e8060a4d35acfb6a99c authored almost 4 years ago
gdk: accept NULL GCancellable*
7bf82130d1d228c139687b63bb1925a726b933f2 authored almost 4 years agoSigned-off-by: Marc-André Lureau <[email protected]>
940eb6390b735b30ab9de628bd074059dda3b70c authored almost 4 years ago
Until https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3488 gets merged
& shows up in a futur...
* Put modules of examples in separate files
06f5c84c936f046d17a9d5ddd00d64a70f20c056 authored almost 4 years agoSigned-off-by: Marc-André Lureau <[email protected]>
aab16494f2285dd8c1c21f44f639586a7b420c3e authored almost 4 years agoAs per discussion in https://github.com/gtk-rs/gtk4-rs/pull/314
Signed-off-by: Marc-André Lurea...
db5ea6ae4bfa58f14466ca28dede7c23ec3050b7 authored almost 4 years agoSigned-off-by: Marc-André Lureau <[email protected]>
651c3126cbc51751e8332253a5515ba1cb6021e2 authored almost 4 years agoSigned-off-by: Marc-André Lureau <[email protected]>
aedc5dc0d6d0b0ec21af574bbe474005bdd704ea authored almost 4 years agoSigned-off-by: Marc-André Lureau <[email protected]>
43d146ef8a820b058236009ac3140b32a98d09a7 authored almost 4 years ago
- remove the needless ref_ prefix
- drop the redundant property getters
- the function shouldn't...
While the listings already build,
the book itself had to be adapted.
b26954a0bb0e9ff36deed5a17be24ab23da5d503 authored almost 4 years ago
cbce0d3ffcbdf840a2a5af7f43633494f0384ba9 authored almost 4 years ago
cb2fea7d057ea2b1c137f6d2fe41bfb047b2e49e authored almost 4 years ago
70f2541b29561a4b920acfb8f83e85d6256ed41c authored almost 4 years ago
fa9c99beaffcb3912ae4ee8274ec560364e68666 authored almost 4 years ago
* re-export inhibit
f6d147bbc80b178145a233430693a666884c5425 authored almost 4 years agobe1face50137e03c0fcb60094756317c130a390a authored almost 4 years ago
9ace190c946f83f9ef9ab70fb2b07e1fa8186ae9 authored almost 4 years ago
d98dae629bac1a2e3f18fe433267aa0724cd657a authored almost 4 years ago
6e9f5f5b453bb6461d2d10f703a5a97dab04889e authored almost 4 years ago
6d3f57f216fb63199376617f2a7e5f8eef955e42 authored almost 4 years ago
0d52f303d7b848de5bad6f69174462ab34400853 authored almost 4 years ago
e40b905444122eaadf1a34e45dd0f4ea5f53961a authored almost 4 years ago
258bc6f69f64c74ada11ba6b2dc06e3da1a27dc6 authored almost 4 years ago
5e27f8560e7027fc6b3c178720c4b3153899bb80 authored almost 4 years ago
we know it's about gtk4-rs...
89c06a880649d93c366312930e5c05b490fb105b authored almost 4 years ago0880bc0db30d7ad6c6ce3eed48c94657909bf0ff authored almost 4 years ago
676cb012467967196265e745b0c888204f66c017 authored almost 4 years ago
06041b1a0dad4186c4d33a7d810ff76e95a003bd authored almost 4 years ago
there's no need to pass in &mut params
5a76958e0459c32dc252ba9743da4455c84b26b4 authored almost 4 years agoaf7dc9b2650c20ab9aa899afd047ed6ae6b50983 authored almost 4 years ago
the css should be loaded after the app is activated
f91b3d0b2adda504b42ddc3d1ac32d1fd4467e58 authored almost 4 years agof8b3a43e40d05d608bc83ebba6666f559c1f3da4 authored almost 4 years ago
it's only required if the child widget used implements a LayoutChild
e6f547ec255e1b42d637a954da6083a0ba26e12d authored almost 4 years agoValue trait refactoring
1c9481392ef01bf60e4532356140acc5982e9388 authored almost 4 years agofc60ae7bac48b44124759c74dccf2188538263bc authored almost 4 years ago
cc34e2e54f3f2263820a5d5665960e7b53c53a10 authored almost 4 years ago
cd88460eab48387025a33940f7bfa501a9d8b8a3 authored almost 4 years ago
* CI: fetch the images from gtk reference
59d8107d636edc94466a56e25cbe259812468c93 authored almost 4 years ago99e288c522830b7c4cab727a2e6af1540c78bd51 authored almost 4 years ago
1f52d43f07cb4a88a0192323418c47235197ee89 authored almost 4 years ago
d2d0b4ce6cbeca13b1260e30c26ecb043322e1a6 authored almost 4 years ago
0c7ac086cb6cc77b697013f92b525924f0dd937a authored almost 4 years ago
Fixes #258
0c3047270e21b3e21e26b5053ecb35daa896d58e authored almost 4 years agoeb5a17c6b3faffcac8be06e5fca47a94f3609d07 authored almost 4 years ago
d0daac9ac4aaa340c145a52499d5c4e1b721a714 authored almost 4 years ago
534f63e66a2a3883770fe110a8a556a4b40f84b3 authored almost 4 years ago
3c14c65ea740f9e705460dc7af61ef57bcabb4fa authored almost 4 years ago
4965012f90949642caf2008ff7e4c0e81baed452 authored almost 4 years ago
296a3cf837e7966386b4d45f8e890ccf76a4e218 authored almost 4 years ago