keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Flash the application icon on widows when unread messages are present #3998

Open kodfodrasz opened 3 years ago

kodfodrasz commented 3 years ago

On windows Keybase currently only displays a small barely noticable dot on the taskbar when unread messages are present.

Other chat apps usually signal the OS to display urgency hints.

This can be done with the FlashWindowEx Win32 call.

Please consider adding this feature, as this is a serious UX inconvenience for me, probably for others as well.