feat(desktop): Windows taskbar overlay icon for unread badge
Red-dot overlay drawn as raw RGBA (no extra resource bundled). Shown on Windows when unread count > 0, cleared when 0. macOS keeps numeric Dock badge; Linux has no cross-DE badge API. Bumps version 0.10.0 -> 0.10.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "chat-app-desktop"
|
||||
version = "0.10.0"
|
||||
version = "0.10.1"
|
||||
description = "ChatApp desktop client"
|
||||
authors = ["Dennis"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user