Windows-Apps-Hub / UnitedSets

Bringing back Sets and Browser
https://www.microsoft.com/store/apps/9N7CWZ3L5RWL
MIT License
234 stars 10 forks source link

[Feature Request] - Improve notifications #4

Open generalguy41 opened 1 year ago

generalguy41 commented 1 year ago

Description:

Version Info: Edition Windows 11 Pro Insider Preview Version 22H2 Installed on ‎2022-‎10-‎19 OS build 25227.1000 Experience Windows Feature Experience Pack 1000.25227.1000.0

FireCubeStudios commented 1 year ago

Hm I wonder if there even is an Api to get this info from apps

GetGet99 commented 1 year ago

Notes on the needed coding concepts

  1. Detecting when the window flashes might be possible. However, I did not see how it is possible to detect stop flashing. Also, there is no direct API to get if the window is flashing at the moment.
  2. Detecting app icon changes is possible, but not really possible to determine if bandage 1,2,3 is the notification bandage. We can only get the icon as an image. I don't think it is possible to detect unless I train an AI Model for this, which is out of scope and hard and inaccurate.