The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
An official beta release of the 2.2 version of GLX-Dock is available.
An official beta release of the 2.2 version of GLX-Dock is available.
The main goal of this version is to approach the usability of the <your desktop environment here>-panel.
To reach it, we aimed at making an "Unity" theme, based on the recent interesting remarks of Canonical.
What's new?
4 points were targeted :
Be unobstrusive :
GLX-Dock now has 2 new visibility modes: "hide whenever the dock overlaps the active window" and "hide whenever the dock overlaps any window".
The dock will hide itself anytime it could get in your way, and will be visible otherwise.
You can choose between several smooth hiding animations: fade-out, semi-transparent, move-down, etc.
To make things better, icons that should draw your attention (like a message in the Pidgin applet or an alarm in the Clock applet) are visible (and animated) even when the dock is hidden.
Desklets (applets that are detached from the dock) can also be placed on your desktop without preventing you from clicking on what's behind.
Some new key functionnalities make the dock a swiss-knife : possibility to manage tasks in the Clock's calendar, possibility to lock the screen in the Logout applet, possibility to use tiny URLs in the Drop-and-Share applet, the Dustbin applet handles all the drives, etc.
The Me-Menu and Messaging-Menu applets developed by Canonical for the gnome-panel can also be added to the dock in 1 click.
For those who want to write applets easily and in an language, the Dbus API has also gained some new functions. Write a DBus Applet
Be simple:
All the themes (including the default one) have been polished, they are pretty and functionnal after you select them.
The simple config panel now lets you set up most of the parameters you'd like to change in the first 5 minutes.
The advanced config panel is still present for those of you who want to tweak their theme, but you probably don't need it any more for a basic usage.
Unity
For this purpose, a new view has been added : the "panel" view. It turns the Dock into a pretty panel.
Also, since netbooks have a small screen footprint, it's a good idea to spread icons over several main docks. Therefore, it's now possible to create as many docks as you want, and to configure them independently (position, visibility, view, background).
echo "deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu $(lsb_release -sc) main ## Cairo-Dock-PPA-Weekly" | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6BF5
sudo apt-get update
sudo apt-get install cairo-dock cairo-dock-plug-ins
A weekly repository is also available for Debian (and other forks like Linux Mint) users (Weekly ppa). For any other GNU/Linux & BSD distributions, you can also compile it with sources code From BZR
It is already very stable, but as any beta, it can contain some bugs.
The work is now focusing on fixing them all.
We appreciate any kind of contribution: bug reports, feedbacks, videos, themes, translations, patches, applets, etc