Skip to main content
  1. Blog
  2. Article

Matthew Paul Thomas
on 30 June 2010

Help wanted: Testing programs that use the notification area


Two months ago I wrote about how Ubuntu is phasing out the notification area.

An important part of this work is surveying Ubuntu applications that use the notification area, working out what they should do instead, and fixing them.

Ubuntu’s own Kees Cook recently ran a couple of massive searches through the source code of the Ubuntu archive, finding the telltale code where a program adds a notification area item. (That’s one of the benefits of most of Ubuntu’s software being open source.)

The next step is where we’d like your help. We now have a list of dozens of programs that use the notification area. What we need now is a description of how each of them use it. What does the notification area item do when you click it, if anything? If the item has a menu, what does the menu contain? Are there any Preferences items, menu bar items, or other places referring to the “Notification area” or the “tray”? If so, where are they? Once we know these things, we can make proposals on how to fix them.

So if you have a few spare minutes, please choose one of the programs on the list, install it from Ubuntu Software Center, study how it uses and mentions the notification area, and add your notes to the wiki page.

If you know of programs that use the notification area in Ubuntu but aren’t listed, please add them to the page too. Maybe they use a toolkit other than GTK or Qt (so Kees’s searches didn’t find them), or maybe they’re proprietary applications, or maybe they’re just not in the Ubuntu repositories. Either way, we’ll do what we can to get them fixed.

Thanks for your help!

Related posts


Kola Ojoodide
26 June 2026

Challenges designers face in open source (and how to fix them)

Design open source

Open source powers up to 90% of modern software, yet many projects lack usability. Canonical’s Design team surveyed 115 cross-functional professionals to uncover the 4 core challenges UI/UX designers face when contributing, and how maintainers can solve them. ...


Nina Rojc
16 June 2026

Template: Streamlining open source design contributions

Design Ubuntu tech blog

As designers working at Canonical, we’re always thinking about open source. We believe that encouraging more designers to contribute to open source  benefits everyone, from the project maintainers to the end users themselves.   In the 2025 edition of FOSSBackstage conference, we presented our research findings on  why designers don’t get ...


Miguel Divo
22 May 2026

Decoding design: How design and engineering thrive together in open source

Design Ubuntu tech blog

Open source thrives on engineering-driven processes. Fast feedback loops, terminal tools, Git workflows: they’re the lifeblood of how we build software in the open. But for software to truly excel, we need to create user experiences that empower people to use them. I wanted to bring this conversation into the spotlight as part of Canonica ...