Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  1. Blog
  2. Article

Matthew Paul Thomas
on 23 April 2010

Refining the battery status menu


As I explained on Wednesday, we’re replacing Ubuntu’s notification area with a consistent set of menus. As part of that transition, we need to adapt system components that have previously been using the notification area.

One of the simplest of these belongs to Gnome Power Manager, and displays the charge status for the batteries in devices connected to your computer — the computer itself, any wireless mouse, phone, and so on.

In Ubuntu 10.04, Gnome Power Manager has already been patched to use a custom status menu (“application indicator”). So, probably, not much will change when it shuffles over to the system area. But we’re still interested in feedback on the design and any improvements we can make.

Once you’ve checked out the full battery status menu specification, we’d be glad to have your comments either here or on the Ayatana mailing list.

Related posts


piperdeck
20 January 2025

An Introduction to Open Source Licensing for complete beginners

Design Article

Open source is one of the most exciting, but often misunderstood, innovations of our modern world. I still remember the first time I installed linux on my laptop, saw the vast array of packages I could install on it, all the utilities and libraries that make it work, all the forum threads filled with advice ...


Maximilian Blazek
6 November 2024

Designing Canonical’s Figma libraries for performance and structure

Design Article

How Canonical’s Design team rebuilt their Figma libraries, with practical guidelines on structure, performance, and maintenance processes. ...


Julie Muzina
13 August 2024

Visual Testing: GitHub Actions Migration & Test Optimisation

Design Article

What is Visual Testing? Visual testing analyses the visual appearance of a user interface. Snapshots of pages are taken to create a “baseline”, or the current expectation of how each page should appear. Proposed changes are then compared against the baseline. Any snapshots that deviate from the baseline are flagged for review. For example ...