Skip to content

dtomas/TaskTray

Repository files navigation

			TaskTray
			Shows open windows
			by Dennis Tomas

Brief 
~~~~~ 
TaskTray is a panel-applet that shows open windows of running applications.
Every application is presented as an icon.

You need libwnck and its python-bindings to run it.

libwnck: http://ftp.gnome.org/pub/GNOME/sources/libwnck
gnome-python-desktop: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop

Installation
~~~~~~~~~~~~
Get TaskTray and its submodules from GitHub:

$ git clone --recursive https://github.com/dtomas/TaskTray.git

ROX
~~~
Drag the TaskTray app dir to a ROX panel.

XFCE
~~~~
Run the install script:

$ sudo python install_xfce.py

Then choose "Add New Items" from the panel menu and select TaskTray from the
list of items.

Conditions
~~~~~~~~~~
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Please report any bugs to me <[email protected]> or the mailinglist: 

       [email protected]