PDA

View Full Version : [xubuntu] Vertical dock/panel options for xfce



awdyson
February 13th, 2010, 12:24 AM
I'd love to have my dock oriented vertically on the side of the screen.
The problem is that the native dock renders the task bar horribly that way.

Cairo-dock has trouble with the system tray.
In the dock, the icon needs to be clicked, and it's annoying as hell as a desklet.

Alltray doesn't function properly in xfce.

Docky would call for Gnome libraries (I think).

AWN doesn't have an option to attach to the side of a screen.

Also, I've had trouble finding options in the alternative docks for the organization of applets/launchers.
I like the native panel because it'll pull the xubuntu menu to the top and leave the systray and any applets on the bottom.

Any suggestions?
If I could make the taskbar look proper or have all open applications show up in the task bar I'd be happy.

Thanks in advance guys.
Cheers
Alex

ajventi
February 20th, 2010, 04:48 AM
Sounds like most of this is just the way Xfce is, not much you can do about it other than code diving.

The only thing I could suggest is running gnome-panel in Xfce

I just tried it myself, Press Alt-F2 and run gnome-panel

If you have the Xfce session-manager and save the session before you log out it should keep the gnome-panel all the time for you.

Hero of Time
February 20th, 2010, 02:32 PM
Sounds like most of this is just the way Xfce is, not much you can do about it other than code diving.

The only thing I could suggest is running gnome-panel in Xfce

I just tried it myself, Press Alt-F2 and run gnome-panel

If you have the Xfce session-manager and save the session before you log out it should keep the gnome-panel all the time for you.
He isn't talking about the panel that comes with the installation by default, Xfce can park it's panel to the side of the screen too. He's referring to those app docks that Mac OSX has at the bottom. It's very obvious because there is no reference to panels, only docks and applications that provide that dock (AWN, Cairo, etc).

ajventi
February 20th, 2010, 03:28 PM
He isn't talking about the panel that comes with the installation by default, Xfce can park it's panel to the side of the screen too. He's referring to those app docks that Mac OSX has at the bottom. It's very obvious because there is no reference to panels, only docks and applications that provide that dock (AWN, Cairo, etc).

Oh I must have misunderstood him when he talked about the Xfce panel and the features he liked about it, my apologies.

Jose Catre-Vandis
February 20th, 2010, 03:51 PM
Try wbar, coupled with wbarconf

denham2010
February 20th, 2010, 09:15 PM
AWN doesn't have an option to attach to the side of a screen.


Try installing the Awn PPA. https://launchpad.net/~awn-testing/+archive/ppa

This is much more recent than the version in the repositories, and supports side orientation.

awdyson
March 1st, 2010, 05:46 PM
Try installing the Awn PPA. https://launchpad.net/~awn-testing/+archive/ppa

This is much more recent than the version in the repositories, and supports side orientation.

Thank you very much.
It's funny, I gave up on AWN because I read on their wiki that they had no interest in incorporating this functionality.
Must have been an old entry.

koleoptero
March 1st, 2010, 10:50 PM
Also the native one works fine vertically, but some GTK themes use images or horizontal gradients as the background of the panel, so when you put it vertically it looks like sh**. Use the default albatross theme and put the xfce panel to the side, then instead of the task list use the iconbox applet to show only icons and you'll see the difference. ;)

If you want to get rid of the default background for the panel in other themes, you have to go to ~/themes/THEME_NAME/gtk-2.0/ open the gtkrc file and find the part of it that applies the background to the panel (it shouldn't be as hard to find as it looks at first), and then comment out those lines (put # in front of them).

See here what I mean. (http://www.flickr.com/photos/44514586@N07/4225968476/)