Menu icon indicating copy to clipboard operation
Menu copied to clipboard

Window list - Implement instructions and notifications

Open louies0623 opened this issue 3 years ago • 2 comments

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

louies0623 avatar Jan 01 '23 08:01 louies0623

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.

probonopd avatar Jan 02 '23 19:01 probonopd

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

louies0623 avatar Jan 14 '23 00:01 louies0623