dwww Home | Show directory contents | Find package

[![License](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://gitlab.xfce.org/apps/xfce4-taskmanager/-/blob/master/COPYING)

# xfce4-taskmanager

The xfce4-taskmanager component is an easy to use graphical task manager.

----

### Homepage

[Xfce4-taskmanager documentation](https://docs.xfce.org/apps/xfce4-taskmanager/start)

### Changelog

See [NEWS](https://gitlab.xfce.org/apps/xfce4-taskmanager/-/blob/master/NEWS) for details on changes and fixes made in the current release.

### Source Code Repository

[Xfce4-taskmanager source code](https://gitlab.xfce.org/apps/xfce4-taskmanager)

### Download a Release Tarball

[Xfce4-taskmanager archive](https://archive.xfce.org/src/apps/xfce4-taskmanager)
    or
[Xfce4-taskmanager tags](https://gitlab.xfce.org/apps/xfce4-taskmanager/-/tags)

### Installation

From source code repository: 

    % cd xfce4-taskmanager
    % ./autogen.sh
    % make
    % make install

From release tarball:

    % tar xf xfce4-taskmanager-<version>.tar.bz2
    % cd xfce4-taskmanager-<version>
    % ./configure
    % make
    % make install

### Reporting Bugs

Visit the [reporting bugs](https://docs.xfce.org/apps/xfce4-taskmanager/bugs) page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

Generated by dwww version 1.15 on Sun Jun 16 13:40:26 CEST 2024.