![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
The Community Cafe The Community Chat area is for lighthearted and enjoyable discussions, like you might find around a water cooler at work. Almost any non-tech-support topic may be discussed here. Discussions on religion and politics are not allowed, except for politics directly related to free and open source issues. Any topic or discussion that causes problems or drama will be closed. This area is intended for fun and community building, not arguments. Please take those elsewhere. Thanks! |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Aug 2007
Location: NY, United States
Beans: 160
|
Introducing Task Dock: A gnome-panel Dock Applet
Because Window List from gnome-panel depends on WnckTasklist to create a standard task list, and because I don't want to mess with any libraries, I've created an independent app.
If you want a dock built into your existing gnome panel, this application will do it. I've attached two screen shots; one of my current implementation, and one of how the dock would appear on a 48px panel using the Human theme. This marks my first distributed application, so I expect it to be broken for a lot of people. However, this is pretty much stable on my platform. Installation instructions: 1. Download the attached tar.gz file. 2. Extract it somewhere in your home folder. 3. Make sure you have libpanelapplet-2.0 and libwnck-1.0 installed, along with their -dev packages. 4. In the terminal, go to the folder and type: Code:
make sudo make install Things I eventually want to add: - Handle urgent messages for windows. - Set icon locations for windows (In other words, add support for minimize, restore, and window preview animations) - Actually add support for launchers, so that the task "dock" lives up to its name. - Add smooth icon scaling, if possible. - Add options for grouping windows. - Add options for only showing current workspace windows. Change log (will provide last 2-3 versions in the event of a regression): 0.0.2: (Thanks, Eemil!) - Now brings hidden windows to front when clicking the icon, and only minimizes shown windows. - Switches to the workspace a window resides in when you click to unminimize / activate a window. 0.0.1: Initial release. Lists windows from all workspaces, without grouping, on the gnome panel. Original post: Quote:
Last edited by aaaantoine; January 26th, 2009 at 04:10 PM.. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|