The community Taskforce initiative has now come to a close.
Thanks to everyone who made thoughtful and genuine contributions to the website.
All submissions will be kept publically available for the forseeable future for reference purposes.

This website is part of the community Taskforce initiative

Submission details

27 +31/-4 votes

(Re)Implement a toast/pop up system

Submitted by alh84001 on March 8, 2009 to Aesthetics

Currently I have these applications that show their own kind of popup with different style and behaviour:
Windows Live Meseenger (and Messenger Plus)
Miranda IM
Skype
NOD32

Add to these applications that use existing popup:
uTorrent
Free Download Manager


I want a built-in function in the OS, either reimplementing current popups, or creating a new toast system, customizable of course, that applications can use to show their notifications/events. Similar to Growl app on the Mac, but included in the OS itself to make it more prominent.

Medium

Low

Not fixed

Discussion (2 comments)

.Chris wrote on March 8, 2009, 8:03pm

I love the Growl app on the mac. So simple.

+1

LarryOsterman wrote on March 9, 2009, 2:27am

Do you mean something like the Shell_NotifyIcon (http://msdn.microsoft.com/en-us/library/bb762159.aspx) API which has been in the OS since Win95?

The OS has exactly the notification mechanism you described built into it. Unfortunately there's no way to force apps to use it.

You might also be interested in...