I have a Gnome applet I've been working on. It is written in Python and it displays the progress of something in a small label.
My question is: what is the best way to display status notifications to the user? On Ubuntu, I notice that whenever I connect to a network or adjust the volume, a black box appears in the upper-right corner. Is there a way to do something like that with Python?