What kind of makes sense to me is that you should be able to right click on the things in the launcher and see the list of windows and choose the one you want. Luckily Unity is quite extensible, there are APIs for adding quicklists to the launcher icons and there is enough information kicking about in dbus to find the window names and get callbacks to happen when things get updated like a window title changes or a window gets added or removed.
Install window quicklists in ubuntu 12.04
open the terminal and run the following commands
sudo apt-add-repository ppa:alanbell/unity
sudo apt-get update
sudo apt-get install unity-window-quicklists
Screenshot
Via Opensourcerer
Incoming search terms:
- unity-window-quicklists
- unity window quicklists
- unity quicklists
- unity windows quicklists
- quicklists ubuntu
- ubuntu unity window title
- ubuntu unity quicklists
- unity window quicklists in ubuntu 12 04
- unity-window-quicklists 12 10
- Unity Window Quicklist






Problem:
W: Impossible de récupérer http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/source/Sources 404 Not Found
W: Impossible de récupérer http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/binary-amd64/Packages 404 Not Found
W: Impossible de récupérer http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found
[Reply]
admin Reply:
March 19th, 2012 at 12:27 pm
All,
This ppa works only for ubuntu 12.04
Regards
[Reply]
Its not working form me. I am using Ubuntu 11.10
W: Failed to fetch http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
[Reply]
Same here:
W: Failed to fetch http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/alanbell/unity/ubuntu/dists/oneiric/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
[Reply]
It really should be made clear in the article that this is just for 12.04.
You said “recent releases”,suggesting at least the current release should be supported by your instructions. The newest release IS 11.10 as 12.04 is in beta and NOT released yet.
No wonder you’re getting comments from people having problems.
[Reply]