up vote 55 down vote favorite
9
share [g+] share [fb]

This has been a major irk with Unity for me since it's release, and I was wondering if there were any plans to make the launcher auto-hide. Especially on Netbooks, where screens are small, the launcher is quite wide, making it difficult for some websites and other apps to display properly.

link|improve this question
feedback

protected by Community Nov 13 '11 at 15:35

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

2 Answers

up vote 47 down vote accepted

The Unity launcher has an auto-hide option that is enabled by default. Lee's answer has the details. It has a few options:

  • Never - The launcher will never hide.
  • Autohide - The launcher will hide automatically based on time.
  • Dodge Windows - The launcher will hide when a window would overlay it.
  • Dodge Active Window - The launcher will hide only when an active window would overlay it.

This question has information on how to configure the different modes of Unity:

link|improve this answer
feedback

You can disable the autohide feature of the Unity launcher by following these simple steps:

  • Install the CompizConfig Settings Manager package via the Ubuntu Software Centre

Installing the Compiz settings manager

  • Once installed, open the settings manager and scroll down until you see the 'Ubuntu Unity Plugin' which is located in the Desktop category.

The Compiz settings manager

  • Set 'Hide Launcher' to 'Never'.

Changing the Launcher autohide settings

  • The settings will have automatically applied and the launcher will now be locked in place.
link|improve this answer
feedback

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