Skip to content

feat(windows): implement with_tooltip#5938

Merged
lucasfernog merged 9 commits intotauri-apps:devfrom
luoffei:dev
Dec 31, 2022
Merged

feat(windows): implement with_tooltip#5938
lucasfernog merged 9 commits intotauri-apps:devfrom
luoffei:dev

Conversation

@luoffei
Copy link
Contributor

@luoffei luoffei commented Dec 29, 2022

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • A change file is added if any packages will require a version bump due to this PR per [the instructions in the readme](https://github.com/tauri-apps/tauri/blob/dev/.changes/readme.md).
  • I have added a convincing reason for adding this feature, if necessary

Other information

Signed-off-by: luofei <luoffei@outlook.com>
@luoffei luoffei requested a review from a team as a code owner December 29, 2022 11:32
Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution.

The builder implementation is LGTM but, you also need to add set_tooltip on SystemTrayHandle structs.

Signed-off-by: luofei <luoffei@outlook.com>
Signed-off-by: luofei <luoffei@outlook.com>
Signed-off-by: luofei <luoffei@outlook.com>
luoffei and others added 2 commits December 31, 2022 12:21
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
amrbashir
amrbashir previously approved these changes Dec 31, 2022
Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

Signed-off-by: luofei <luoffei@outlook.com>
Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, thanks!

@lucasfernog lucasfernog merged commit 2265e09 into tauri-apps:dev Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants