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

README: Document gnome_44 feature

7154a6bb76be520262dae0e942a83e8600f64ea6 authored almost 2 years ago by Maximiliano Sandoval R <[email protected]>
fix: typo Acessible -> Accessible

dafd16367d6782648616961d9f7ba0384cd7bffa authored almost 2 years ago by FineFindus <[email protected]>
fix: typo lanuage -> language

5c6e7a5ec15390686bda5e4f8880fe2abd4b0d73 authored almost 2 years ago by FineFindus <[email protected]>
Change xml code block to diff in "Adapt Todo App". (#1336)

In order to signify addition of styles in "Adapt Todo App" of 14th chapter it probably worth to ...

d4e92dc2818b4662dea7dfe49e0d679fbdc79e02 authored almost 2 years ago by Zeke Fast <[email protected]>
Fix typos and deprecations in the book for CSS chapter (14th). (#1334)

* Replace usage of deprecated Window::show method with Window::present.

Deprecation since GTK...

dffc456e53b91c3da6c318e301b4c1bcae938fe1 authored almost 2 years ago by Zeke Fast <[email protected]>
Remove mention of "clear_button". (#1333)

I assume "clear_button" was used in some earlier iterations of "todo_2" application.
At the mom...

ca33234344ce9f7ff716049a66bfc19645de1c39 authored almost 2 years ago by Zeke Fast <[email protected]>
Add a note to the book (#1331)

* Add a note to the book about removing clicked callback in ObjectImpl when using template callb...

73b5f920db666c67358358904ec2489016ef1577 authored almost 2 years ago by mashomee <[email protected]>
Update gir

080644fa190153c43e609adcf5dfa390632a517e authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
CI/msvc: Bump gtk4 cache hit

baa81a370d8714c8e9ad0dc9840439a914fe5807 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

87f390f969bb213d269101e239cf7130651de4b8 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk/subclass: Adapt per Accessible transfer type changes

27445e17bd93287550d70cbe67ec49265a817c1e authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Bump GTK requirement for v4_10 feature

25f69045b76b82f9764ec3cde3b353f3b52e119a authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Update gir-files

67db7c87890df074a914f4f244e6ce3393413a64 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

962a21ba3f973b967cfc080e6622fc46ebd63589 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Fix nightly clippy warnings

9ccbf8f19c9a774e7ea3cd5a2ce6f889791c6b8b authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1326 from jf2048/liststore-new-examples

examples: Update ListStore::new

8fdb738ad1524142f30174c72da0d997314d5969 authored almost 2 years ago by Sebastian Dröge <[email protected]>
examples: update use of ListStore::new

b93538eddda129d13ad6eb27313a13a9a9d6309b authored almost 2 years ago by Jason Francis <[email protected]>
Merge pull request #1321 from sdroege/into-strv-len-1

gtk4: Update for `IntoStrV` not including the NULL terminator in the …

0dcefa7e177f11222d532a8474d4d16114c4a45b authored almost 2 years ago by Sebastian Dröge <[email protected]>
gtk4: Update for `IntoStrV` not including the NULL terminator in the slice anymore

See https://github.com/gtk-rs/gtk-rs-core/pull/1037

afe0efd06632f033b9ddf163da146ec2180bd44c authored almost 2 years ago by Sebastian Dröge <[email protected]>
Merge pull request #1320 from jf2048/collection-fix

Prepare for gir collections

5def206d6da916b7523c7cd7254d4e9df464e41d authored almost 2 years ago by Sebastian Dröge <[email protected]>
use boxed_inline in Gir for manual types

e12dd600fbed39785e015e2e513471db3c033c80 authored almost 2 years ago by Jason Francis <[email protected]>
Update built with section in README

bb19d8ffe7f465120cd8879948aa7abf36a39e2d authored almost 2 years ago by Aaron Erhardt <[email protected]>
rgba: Add TRANSPARENT const

Fixes https://github.com/gtk-rs/gtk4-rs/issues/1314.

65b5adfb1dd9425f6adf2e0e864f47db0a875f63 authored almost 2 years ago by Maximiliano Sandoval R <[email protected]>
Update changelog

37f9fffa743ee324205fbc503c56d847041d4937 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Avoid mis-renamed API

4cc4e82f3ab9b743c9cbc4d8a7ad51669d86f64f authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Add Accessible subclassing support

7c1920a53822aa97832248e8d3b2db1cee71728b authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
examples: list_box_model: Use `im-rc::Vector` instead of `Vec`

It has much better insert/delete performance compared to `Vec` and
should be preferred (or the t...

f33d5537ef3d3dee91f00c069e1ea766ba9f2429 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Merge pull request #1310 from sdroege/update-gir-files

Update gir-files

50cf6879ad7d9c508ef611151a5c686dedeaf981 authored almost 2 years ago by Sebastian Dröge <[email protected]>
ci: Update Windows CI keys

ad3d28780387c33ad1275d1f3b7ac7fdd7007677 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir-files

139629373c524076288044aa7b76875fda5593d6 authored almost 2 years ago by Sebastian Dröge <[email protected]>
gsk: Add new `MaskNode` and `TextureScaleNode`

57e6c94b647966121c02c2e2b36e1dbf4229ef3a authored almost 2 years ago by Sebastian Dröge <[email protected]>
Add various new APIs

35b49ae35a50da8c5c751783d236160ad66a1259 authored almost 2 years ago by Sebastian Dröge <[email protected]>
gtk: Hide `SearchEntry::placeholder-text` getter/setter functions

The property exists since 4.0 but the functions only since 4.10, so we
continue using the property.

c6647856c2d6981795b819019a3715ff45180ee4 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Only require GTK 4.9 for the 4.10 feature for now and add missing ones

3b29ef471eaaa48c8100db41fec47adfa23e3bbc authored almost 2 years ago by Sebastian Dröge <[email protected]>
Update gir-files

a37df8ba8aa771290c1bcdfe12d50fb6ecc410a8 authored almost 2 years ago by Sebastian Dröge <[email protected]>
examples: add gtk4 femtovg area

d5cd6d643f2e6abe483d6e714a3bc343a2b5bb51 authored almost 2 years ago by Jason Francis <[email protected]>
book: Use glib::ExitStatus

311e6debfe29eedf86ee64f5c117fff16ab95024 authored almost 2 years ago by Maximiliano Sandoval R <[email protected]>
Update CHANGELOG.md for 0.6.1

fdb0ef94acc8a3bf4b03e4d666c691be4b4afd65 authored almost 2 years ago by Sebastian Dröge <[email protected]>
book: Fix clippy warnings

206c6083fa05fef4ab6187932ebb5ae3cd1e74ed authored almost 2 years ago by Julian Hofer <[email protected]>
Update book to 0.6

37ae0971f33168a196fc3c2034fa5fc9d8cea515 authored almost 2 years ago by Julian Hofer <[email protected]>
Merge pull request #1298 from sdroege/add-constraints-from-description-len

gtk4: Use correct length for the `StrV` when passing to C

6cfb4515ab79c5dfa0742381aeabdaa52ced1d9c authored almost 2 years ago by Sebastian Dröge <[email protected]>
gtk4: Use correct length for the `StrV` when passing to C

C doesn't want the `NUL`-terminator to be counted.

Fixes https://github.com/gtk-rs/gtk4-rs/issu...

6d19e119de24193696709c27f43588547ead84a6 authored almost 2 years ago by Sebastian Dröge <[email protected]>
book: Adapt to glib-build-tools breaking change

5db45ce7198ca7330337ab95464c08e111079d77 authored almost 2 years ago by Mițca Dumitru <[email protected]>
ci: Include 0.6 docs and drop 0.1/0.2 docs

bc25e04a9e515238705ff7fee66a8a36f8a7d17a authored almost 2 years ago by Sebastian Dröge <[email protected]>
Update versions

094e109283870c544d09b4a40c923ed0a4604db6 authored almost 2 years ago by Sebastian Dröge <[email protected]>
changelog: Release 0.6.0

b0cfcd1c4dc10361e667f51a0c042a3c455e7746 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

2779830a2d0950e7063d0c0cee79f718b75eaeb5 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
misc: Drop unneeded clippy allows

0ca2f1132c0c447b2f1a0f8fabba6d5830a7c433 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
misc: Move clippy lints guards to specific calls

Guard only auto or per function use case otherwise to avoid
adding more code that would require ...

c112acfdbe7b1ba8b72e3b7c35e20d1f70fd5c5f authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
changelog: Restructure next release details

024ea51f751f3bf4c8e1a9cdbcc5bb5de23624bb authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Implement HasParamSpec for Expression types

571bcbc5d880d3ef00a2f1c30a7f05dd00464dca authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
CI: enable blueprint feature

bc7e1c4b56a245af06ebcd63d7f39bd539038ab0 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
changelog: Mark the version as to be released

f06ff609094b9564b970963d15123ac20985d7fe authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
CI/msvc: Bump gtk4 cache hit

a3ef687c3f0d1eab720cb42b441fcefdb677da55 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Update changelog with version since 0.5

2cf2b96cbd8535a371d283ad7644984552375918 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Drop unneded clippy lints guards

fd5a3fa0d0fff3c58e76a2bab587ff30a6968e09 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk4-macros: Make the blueprint compiler feature opt-in

Otherwise tests would fail if the user doesn't have blueprint-compiler installed
locally

ce4e4622b832ce8afac94b58a0bc019132cd9bdb authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

08b5d6840540aaccb7d5893feb02be30977db3f2 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Update gir-files

adb3ec3bf3d72d46c011e13353398035a5066db4 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
examples: Update per CssProvider API changes

823a29b349eae5a0bc9d19ab71f73d4f769c567d authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
examples: Update per latest Properties changes

82f54c3a67cd2139d6f108a961bf97ab568302fd authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk4-macros: Document blueprint support

56bcf1dd70649619bed7a84ada23920ff3289431 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
issue templates: make use of labels

1adb93bc129aca55c45d27bab0c787553b3158c6 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Stop publishing book on release

a6b10fad33a7719fb49fcf53632c3424031c13e7 authored almost 2 years ago by Hofer-Julian <[email protected]>
Small book change to trigger build

77437d1f4cc7eb06ebd7a965bb424374aa9953a0 authored almost 2 years ago by Hofer-Julian <[email protected]>
gtk-macros: Mention the failed to retrieve template child name

Fixes #1289

ba81f834c91f189bb04f09e3e99c8c0cad8744af authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk4: Update for `GStrPtr` -> `GStringPtr` rename

2b50c7b329a9e57fb19bbca055719cadac281c50 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Update for `glib::StrV` -> `GStrPtr` rename

f3b2ca8d670c921bd57410980abc622017b3794c authored almost 2 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

cd46680068ccffdb8c8c2ca511968d84bd6ca8fa authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Fix nightly clippy warnings

e5a651b8527d4f2df2b737fc3af44c6ac82a0445 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Update gir

81fb9f0c158250d48db07fc5beb1d7809936be03 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Adapt to removal of Object::new_default

2233c0759a0170e5fdd4588810cc3bc4cdcec85b authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Examples: switch to properties macro

436baafff895a40e0e3c990a8d5de675af135541 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Generate with latest gir

c01540647a9824c057f7a23ed9c8f734f5b6d6ce authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Use glib::ExitStatus

3376b4ce8b4aa1b776e176b3f1f908fadaed2c43 authored almost 2 years ago by Maximiliano Sandoval R <[email protected]>
CI: only deny clippy warnings on stable

cd596f12a5230aac3a87900163c71a5c9bc966ea authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Fix nightly clippy warnings

d1bceee138380c07e42bb193f62f5063d028d171 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
book: Add alt text to images and videos

ed1e44fc446a5cac4f03b47bd1cfe14459e44a61 authored almost 2 years ago by Julian Hofer <[email protected]>
Remove unneeded cfg(dox) condition

9aecc92e388a5e553b0dcea5161a44b1eed37acf authored almost 2 years ago by Guillaume Gomez <[email protected]>
Update dependencies

11e0302c751ae42c0b38dd1a1a2f62a4a55d4b14 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Rephrase a sentence

2487bc50f2a39addd03f825dcb1f9b745cbea9eb authored almost 2 years ago by Maksym Hazevych <[email protected]>
CI: add a macos job

5f5e764e75622f09d1d987c1505b22e8698c7b3f authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Fix macos main thread check

20792a5a32f0fafd54ba45c4d3b58c76f7964a21 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Use ObjectBuilder for manually implemented builders

728b66705de5cd032a333c5db5811de57c79ff0f authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Stop using deprecated APIs

af94455645f55bc18292f2ac9388b16159f95e08 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
gtk: Deprecate ParamSpecExpression::new

In favour of the builder pattern
Fixes #1274

cfa354fad054cc9065a51c2c6714c56adedbb1c8 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

038b6f45690d085bf38a00f72f6c21604b61dfbb authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
Update to latest gir

ec33a38702f9d5959cbc2ff40a0a269a3ccc2f17 authored almost 2 years ago by Bilal Elmoussaoui <[email protected]>
examples: Update for `glib::ParamSpecEnum` API changes

faa710be8afe516057d63da3dc68d73dd3461478 authored almost 2 years ago by Sebastian Dröge <[email protected]>
book: Declare downcasted variable

bcc17acfd67afcd9675d3445da3318c475339acd authored almost 2 years ago by luckylat <[email protected]>
book: Move listings to feature 4_8

Fixes #1229

bb04b62d94fe000a22d192c0ff3f0adcd08d4043 authored almost 2 years ago by Julian Hofer <[email protected]>
book: Use `and_downcast`

6d65d4aa60d575622963958709d13c0419ffa09e authored almost 2 years ago by Julian Hofer <[email protected]>
book: Adapt project_setup to activate gtk-rs features

d73b6b8f2ffc143cba797f3eafece904e500a00d authored almost 2 years ago by Julian Hofer <[email protected]>
ci: Split book workflow in two (#1271)

This way the listing part is only run if the listings have actually been changed

208c73432c750937d6005e2f9718debbeae4db24 authored almost 2 years ago by Hofer-Julian <[email protected]>
book: remove `try_property`

5513c2d8dea297c24dd150b6ecd4e820f99d0008 authored almost 2 years ago by Jedsek <[email protected]>
book: It is still possible to deal with failed property access

b6295285ed1702d36bef512657fb69a3689baf2f authored almost 2 years ago by Julian Hofer <[email protected]>
Merge pull request #1270 from sdroege/boxed-to-mut-ptr

Update for `glib::Boxed` `ToGlibPtr<*mut _>` trait impl addition

3049f19955f64f9d17160f8973e024ab4cae0052 authored almost 2 years ago by Sebastian Dröge <[email protected]>
Update for `glib::Boxed` `ToGlibPtr<*mut _>` trait impl addition

0717e641347525158a1d16ee9eb9819b082a9c14 authored almost 2 years ago by Sebastian Dröge <[email protected]>
gtk4-macros: Add blueprint support (#1238)

* blueprint: Add blueprint support

9c9a6111b6a69e1e0faedeac0b43a393462f269c authored almost 2 years ago by YuraIz <[email protected]>
Enable introspection for gtk

blueprint-compiler requires introspection to work

c9b16a49ed1fda04f070def3dddcaca2195ca16f authored almost 2 years ago by YuraIz <[email protected]>