zbus-old
zbus-old copied to clipboard
Generate 'emits_changed_signal' property - [opened]
In GitLab by @RDruon on Feb 17, 2023, 16:34
Merges emits_changed_signal -> main
Generate #[dbus_proxy(property(emits_changed_signal = "$VALUE"))]/#[dbus_proxy(property(emits_changed_signal = "$VALUE"), name = "$NAME")] based on annotations value.
Why create a new PR for the same exact thing? :thinking: You know you can just force push your completely new changes to the same branch, right?
Please rebase on latest main for fixing the CI.
In GitLab by @RDruon on Feb 20, 2023, 09:00
Sorry about that, I messed up the fork and wasn't able to push on the same PR
In GitLab by @RDruon on Feb 20, 2023, 09:01
added 8 commits
- 24e52965...396d65ab - 7 commits from branch
dbus:main - 9f9e8ad2 - Generate 'emits_changed_signal' property
Compare with previous version
resolved all threads
- Without updates to the tests and/or docs, it's a bit hard to tell what this PR does.
- Also the PR description isn't very clear to me. Could you please expand a bit there.
- Also, please always add description(s) to commit log(s) too.