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 our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Canonical
on 10 May 2010


This is an early version of Unity, what will hopefully become the new interface for Ubuntu Netbook Edition 10.10:

Unity running on a very small screen

Unity comprises:

  • A launcher that makes opening and switching between applications delightful.
  • A panel where indicators behave uniformly.
  • A view of your installed applications, with Ubuntu Software Center integration.
  • A view of your files, with quick access to favorite folders, recent files, downloads, and simple browsing.
  • A search field, enabling pervasive use of find-as-you-type search so you can find applications, files, and settings with a few keystrokes. (This is not the search field pictured above.)

Some pieces of Unity will be defined further this week at the Ubuntu Developer Summit. Other pieces are available now for testing. Neil Patel, the engineering lead for Unity, has written a nice summary of the features we’ve started to implement, or plan to implement (or plan to plan to implement this week at UDS) for Ubuntu Netbook Edition 10.10, along with instructions for how to test Unity on your computer. You might also be interested in Mark Shuttleworth’s account of why Unity was created and what it will be used for.

I will discuss each piece of Unity separately and in great detail; this is only the opening remark in a long and exciting conversation!

Related posts


Massimiliano Gori
16 September 2024

Announcing Authd: OIDC authentication for Ubuntu Desktop and Server

Ubuntu Article

Today we are announcing the general availability of Authd, a new authentication daemon for Ubuntu that allows direct integration with cloud-based identity providers for both Ubuntu Desktop and Server. Authd is available free of charge on Ubuntu 24.04 LTS. At launch, Authd supports Microsoft Entra ID (formerly Azure Active Directory) ident ...


Richard Ferreira
4 September 2024

Meet Canonical at Open Source Summit Europe 2024

AI Article

Join Canonical, the publisher of Ubuntu, as we attend the upcoming Open Source Summit Europe 2024 in Austria. Hosted by the Linux Foundation, this summit is the premier event for developers, technologists, and community leaders with a keen interest in the innovation that open source enables. Mark your calendars for September 16-18, 2024, ...


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 ...