Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement Badging API #11661

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Conversation

ahqsoftwares
Copy link
Contributor

@ahqsoftwares ahqsoftwares commented Nov 12, 2024

closes #4489

This PR implements badging api for Windows, macOS, Linux, IOS from tao upstream ref #1002

@ahqsoftwares ahqsoftwares changed the title Update tao and implement set_badge_count, set_badge_label, _set_overlay_icon`, closes #489 Update tao and implement set_badge_count, set_badge_label, _set_overlay_icon`, closes #4489 Nov 12, 2024
@ahqsoftwares ahqsoftwares changed the title Update tao and implement set_badge_count, set_badge_label, _set_overlay_icon`, closes #4489 Update tao and implement set_badge_count, set_badge_label, set_overlay_icon, closes #4489 Nov 12, 2024
Copy link
Contributor

github-actions bot commented Nov 12, 2024

Package Changes Through abbfe4f

There are 7 changes which include tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.1.0 2.2.0
tauri-bundler 2.1.0 2.2.0
tauri-runtime 2.2.0 2.3.0
tauri-runtime-wry 2.2.0 2.3.0
tauri-codegen 2.0.3 2.0.4
tauri-macros 2.0.3 2.0.4
tauri-plugin 2.0.3 2.0.4
tauri-build 2.0.3 2.0.4
tauri 2.1.1 2.2.0
@tauri-apps/cli 2.1.0 2.2.0
tauri-cli 2.1.0 2.2.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@ahqsoftwares ahqsoftwares changed the title Update tao and implement set_badge_count, set_badge_label, set_overlay_icon, closes #4489 Update tao and implement Badging API, closes #4489 Nov 13, 2024
@ahqsoftwares ahqsoftwares marked this pull request as ready for review November 13, 2024 08:11
@ahqsoftwares ahqsoftwares requested a review from a team as a code owner November 13, 2024 08:11
@ahqsoftwares ahqsoftwares changed the title Update tao and implement Badging API, closes #4489 feat: Implement Badging API, closes #4489 Nov 13, 2024
@ahqsoftwares ahqsoftwares changed the title feat: Implement Badging API, closes #4489 feat: Implement Badging API Nov 13, 2024
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.

[feat] Support Badging API
1 participant