helloSystem / Menu

Global menu bar written in Qt
43 stars 14 forks source link

Window list - Implement instructions and notifications #136

Open louies0623 opened 1 year ago

louies0623 commented 1 year ago

The kind of function on page 97/418 of the Macintosh human interface guidelines. Clearly show which software is in use and which software is notifying. 螢幕快照 2023-01-01 下午7 45 04

https://user-images.githubusercontent.com/44593430/210170040-2a3a7852-c9ba-43bd-bfc6-6027b0f83532.mp4

probonopd commented 1 year ago

Currently we have implemented a notification (yellow exclamation mark in the Windows menu) if a window that is not the frontmost window requires attention, but we have not yet implemented something to see from the Windows menu which application/window requested the attention.

Something still needs to be implemented to address this. Code contributions welcome.

louies0623 commented 1 year ago

I have one more thing, that is you removed some software in the window list, so how to notify the user if there is an error or completion in the background