I've sent a few mails to the Ayatana mailing list regarding some UI suggestions for Unity, but I'm afraid I keep confusing the right terms for the UI element, so I would like to have some clarification.

  • Is the bar at the top called "panel"?
  • Does the Ubuntu logo at the top left corner have a name?
  • Is the left sidebar called "dock"?
  • Are the coloured tiles with app icons on them called "launchers"?
  • Is the purple tile called "workspace switcher"?
  • Are the fullscreen things that appear when you click the Ubuntu logo, the Places tile or the Apps tile, called "dash"? Do they all have the same name?
link|improve this question

feedback

3 Answers

up vote 55 down vote accepted

Is the bar at the top called "panel"?

No, the top bar is called the "menu bar".

Does the Ubuntu logo at the top left corner have a name?

It's called the "home button" though it's jokingly referred to as the BFB by developers, for "Big Freaking Button"

Is the left sidebar called "dock"?

It's called the Launcher.

Are the coloured tiles with app icons on them called "launchers"?

"Launcher icons" or "Launcher items".

Is the purple tile called "workspace switcher"?

Yes.

Are the fullscreen things that appear when you click the Ubuntu logo, the Places tile or the Apps tile, called "dash"? Do they all have the same name?

Right; "Dash" is the component name for the overlay that's used for Applications and Places. In non-technical contexts it seems to be used as the Applications Dash and the Places Dash

Other Terms

There seems to be no term decided upon for items kept on the launcher via the "Keep in launcher" function. The relevant dbusmenu functionality is named "pinning_item" in the code; "sticky" doesn't appear anywhere in the wiki and bug reports, and "Favorites" is used in the architecture document once and somewhat ambiguously to refer to what seems to be the "pinned" application items. So "Pinned" and "Favorites" seem both fine for now.

For further information, see the Unity Architecture document, and /Unity/Lenses on the wiki.

link|improve this answer
Is talking about the "Unity Dock" best avoided then? – fluteflute Oct 29 '10 at 12:15
2  
Thanks for your reply, Murat. – Bou Oct 29 '10 at 12:34
Additionally, what's the right term for launcher icons that are fixed to the launcher? Pinned launcher icons? Favourited launcher icons? – Bou Oct 30 '10 at 13:42
See the updated answer. – mgunes Oct 30 '10 at 14:32
feedback

Ubuntu 11.04

alt text enter image description here enter image description here

  1. Launcher
  2. Launcher Items
  3. Workspace Switcher

    Menu Bar:

  4. Window Title
  5. Application Menus
  6. Status Menus (Indicators)

    1. Network Menu
    2. Sound Menu
    3. Messaging Menu
    4. Clock
    5. Me Menu
    6. Session Menu

    And others

    This region also contains the Notification Area, disabled by default.

  7. Window Decoration

  8. Window Buttons
  9. Toolbar
  10. Status Bar
  11. Desktop
  12. Ubuntu Button (Home Button or BFB, "Big Freakin' Button")
  13. Dash
  14. Run Command (Alt+F2)
link|improve this answer
15  
Even after upvoting this (and mgunes' answer), I still feel compelled to comment on how awesome your diagram is. – belacqua Mar 12 '11 at 19:55
1  
We know about Lenses. Where would they be? – Takkat May 1 '11 at 8:11
The icons for Lenses are called Launcher Items as well, you may call them "lens launchers" or something if you like, I don't know if there's an accepted term for those in particular. – Stefano Palazzo Jun 6 '11 at 7:31
1  
![imagebin.ubuntu-gr.org/1316863006.png][1] Dash has changed a bit, are there any terms for the new 4 elements at the bottom of it ? On the picture i have enumarate them. – user25539 Sep 24 '11 at 11:20
feedback
up vote 19 down vote
+250

Ubuntu 11.10 and 12.04

    • Windows Title
    • Application Menu
    • Dash icon
    • Launcher icons
    • Workspace switcher
    • Launcher
    • Trash
    • Indicators

enter image description here

enter image description here

link|improve this answer
1  
+1 for having a diagram ready on here for when 11.10 officially releases. :) – WarriorIng64 Sep 25 '11 at 1:14
@Alaukik - any chance you can update the last picture to reflect 12.04 dash and including the video lens + filters? – fossfreedom Mar 14 at 13:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.