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

[macos] Feature to set labeled badge on taskbar aka dock #305

Merged
merged 4 commits into from
Apr 8, 2023

Conversation

nikitatg
Copy link
Contributor

@nikitatg nikitatg commented Mar 3, 2023

Simple mapping of standard NSApplication function to set text label in budge on app icon on dock.
setBadgeLabel([String? label])
Use without arguments or with empty string to remove previously set badge

@lijy91
Copy link
Member

lijy91 commented Apr 8, 2023

LGTM

@lijy91 lijy91 merged commit d3987ad into leanflutter:main Apr 8, 2023
obiwanzenobi pushed a commit to obiwanzenobi/window_manager that referenced this pull request May 25, 2023
…#305)

* [Linux] implementation of methods: setIcon, isFocused

* [macos] feature to set badge with text on app icon at taskbar
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.

2 participants