[vibe coded] updated gtk crate and friends - #319
Conversation
|
@antoyo check now |
|
Sorry for the delay. I forgot about this PR. |
I updated the libwebkit package name but I never used clippy. I will look into it later some time. |
|
hey @antoyo is it okay if i update the rust edition to 2024? |
|
Yes, it is OK. |
- Bump all Cargo.toml to edition 2024 - Bump gtk-rs deps from 0.16 to 0.18 across all crates and examples - Fix Inhibit -> glib::Propagation in 66+ source files and .relm DSL - Fix Object::new -> Object::builder in relm-derive codegen - Fix gen reserved keyword -> r#gen in relm-derive - Fix pat -> pat_param in relm-test macro_rules - Add unsafe blocks in src/core/source.rs for edition 2024 - Fix clippy: doc_lazy_continuation, enum_variant_names, large_enum_variant, collapsible_match, collapsible_if
|
@antoyo was there a hang in input related tests before my updates? i cancelled the workflow in my repo but actions in your repo have been running for 2 hours |
|
man you're gonna run out of actions usage... |
|
I believe open source projects have unlimited minutes of GitHub Actions, so this should be fine. |
Maybe there was a bug with enigo. Let me check. |
antoyo
left a comment
There was a problem hiding this comment.
I fixed the CI.
Here are a few things to fix.
Co-authored-by: antoyo <antoyo@users.noreply.github.com>
|
i will apply these suggestion when i wake up. |
antoyo
left a comment
There was a problem hiding this comment.
One last thing to fix.
After that, I believe we can merge this!
Thanks for your work.
|
ah, my bad |
|
that should be all |
|
Thanks for your contribution. I'll attempt to make a release now. Edit: The release is done. |
No description provided.