I'm looking for a dock supporting not only launchers but also a list of currently running apps that is fairly lightweight and suited for Lubuntu install.
-
4Have you read http://ubuntuforums.org/showthread.php?t=1058596 and http://ubuntuforums.org/showthread.php?t=1569423 ? Also, are there launchers you have tried but dismissed? – N.N. Jul 21 '11 at 14:57
4 Answers
Docky
Docky is a great dock which if used in combination with the the light-weight compositor xcompmgr provides a simple customisable dock. It does install the mono-libraries but I havent noticed any sizable increase in resource usage.
Some simple docklets come as standard e.g. clipper and clock as shown. For other applications, you can pin them to the dock to launch them.
Cairo
More customisable but needs effort to start with is Cairo-dock. Out of the box, it assumes you have various default gnome applications. You will need to either remove these or edit the applet to launch the Lubuntu equivalent. But, personnally, I think the small amount of effort is greatly outweighed by the great 3D effects - use it with the light-weight compositor xcompmgr.
Also Consider
AWN was always a favourite of mine under Gnome - however avoid this one for Lubuntu because Synaptic tries to install most of the Gnome desktop when installing AWN.
However, if AWN is installed from the command line using the command "sudo apt-get install avant-window-navigator --no-install-recommends" it doesn't install all the Gnome packages, but it will take some manual tweaking after install as you'll need to install the packages for whatever applets you want one-by-one. Doing it this way does give you AWN with a very light install size.
WBar - various people have raved about this. Personally, don't know why - it really is just a very light-weight launcher. No additional applets come with it. All of the configuration you have to do via manually modifying a text configuration file.

- 117,780

- 172,746
-
1Which of them don't require compositor? Which of them indicate that specific app is already running? – Bucic Dec 10 '12 at 13:41
-
Do you know ubuntu-dock? It can run on compositor or not compositor. – xiaodongjie Jun 25 '15 at 01:56
-
plank requires one to install gnome-common and a whole bunch of gnome. definitely not lightweight. – Joshua Robison Jul 19 '14 at 14:43
Use lxpanel to make a dock - http://lubuntu.net/blog/lubuntu-screencast-lxpanel-2-panel-layout

- 21
-
2I get a page with this message 'This page does not exist yet. You can create a new empty page, or use one of the page templates.' Try this http://www.youtube.com/watch?v=lAXHO4Ou5BQ – lqlarry Nov 04 '11 at 01:05