For the ones who want to install ubuntu package or from repository, here is Scott's repository :
https://launchpad.net/~dockbar-main/+archive/ppaFor the others who want to install from the branch, let's start :
We are going to create a SVN/DockbarX directory on your home, and install required packages :
$mkdir -p ~/SVN/DockbarX$sudo apt-get install bzr python-gnome2-desktop python-numpyNow navigate to ~/SVN/DockbarX and download the branch :
$cd ~/SVN/DockbarX && bzr branch https://code.launchpad.net/~dockbar-main/dockbar/experimental && cd experimentalInstead of compiling we will move a couple of files, and create some directories etc :
$sudo cp dockbarx.py /usr/bin/$sudo cp GNOME_DockBarXApplet.server /usr/lib/bonobo/servers/Now we will create a folder (~/.dockbar) and copy launcher_icon.png to this folder.For sistem wide installation you can copy it to /usr/share/pixmaps/dockbar (create if it does not exist : $sudo mkdir -p /usr/share/pixmaps/dockbar ) :
$mkdir ~/.dockbar && cp launcher_icon.png ~/.dockbarAfter this, right click to a gnome panel, and select "Add to Panel".Then select Dockbar Applet and click "Add".You can move it to anywhere you want and you can find its preferences menu via right clicking the applet.
Here are some screenshots from Karmic Koala with Windows 7 theme (default properties , i did not touch anything at preferences for now.If it looks ugly, please blame the author of the Windows Vista icon pack :)) :


1. Do a normal install (no need to add dockbarx to panel if you don't want to, of course).
2. Copy everything from the AWN folder to ~/.config/awn/applets3. Remove original taskbar/launcher applet from awn (optional, but recommended)
4. Set 'Icon offset' parameter to 0!
5. Restart AWN
6. Add DockBar applet



8 comments:
The DockbarX is cool, great tut.
Please link for this Windows 7 theme.
http://gnome-look.org/content/show.php/Windows+Seven+Plastic+Theme?content=101307
http://www.gnome-look.org/content/show.php/Seven+Redo?content=101548
Ubuntulooks is required for the theme plus read the comments because there is a bug at Ubuntu 8.10
Great
Hello
a have problem
No working themes found in "/usr/share/dockbarx/themes" or
"~/.dockbarx/themes"
How fix it
This still lacks window previews for active applications which is a key functionality in the Win7 taskbar. Until we get this, this is just (pretty) eyecandy from what I can tell.
Is there a way to set tumbnails working with dockbarx? that to be truely like win7 :) and is also usefull(compiz option doesn't seem to be working on it)
i think if u have compiz enabledit should do it. in the regualr panel without dockbarx ur capable of having the preview, but i havent confirmed it with dockbarx
this is why every linux users hate ubunteros. Ubunteros are only windows lovers
Post a Comment