Xfce Wiki

Sub domains
 

Task Manager

Easy to use task manager


Status: stable
Author: Mike Massonnet mmassonnet@xfce.org
Roadmap: http://wiki.xfce.org/roadmaps/taskmgr


  • Support for Linux, OpenBSD, NetBSD, FreeBSD and OpenSolaris.
  • Monitors the CPU and memory usage.
  • Tree view columns can be reordered.
  • View processes as a tree.
  • Display window icons/names.
  • Customizable with some settings.
  • Filter process list on process names.
  • Support for Gtk+3.


Main Window


Latest Release

  • xfce4-taskmanager 1.5.8 released (2024/12/25 17:15)
    xfce4-taskmanager 1.5.8 is now available for download from https://archive.xfce.org/src/apps/xfce4-taskmanager/1.5/xfce4-taskmanager-1.5.8.tar.bz2 https://archive.xfce.org/src/apps/xfce4-taskmanager/1.5/xfce4-taskmanager-1.5.8.tar.bz2?sha1 https://archive.xfce.org/src/apps/xfce4-taskmanager/1.5/xfce4-taskmanager-1.5.8.tar.bz2?sha256 What is xfce4-taskmanager? ========================== Easy to use task manager. Website: https://docs.xfce.org/apps/xfce4-taskmanager/start Release notes for 1.5.8 ======================= - Add Darwin support - I18n: Update po/LINGUAS list - I18n: Update po/LINGUAS list - Added missing Keywords entry to .desktop file - Fix leak when copying command line string - Fix core.UndefinedBinaryOperatorResult warning from scan-build - clang-format: Use IncludeBlocks::Regroup - Apply .clang-format file - Clean up and sort includes - clang-format: Add file - Aggregate children memory and cpu - process-tree-view: Reset /columns/positions at startup if invalid - Fix xfconf memory management - I18n: Update po/LINGUAS list - build: Use XDT_VERSION_INIT and get rid of configure.ac.in - build: Switch from intltool to gettext - Fix search filter memory leaks - Translation Updates: Albanian, Arabic, Armenian (Armenia), Asturian, Azerbaijani, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur

Previous Versions

Back to Top


Installation Instructions

Dependencies

  • Gtk3
  • Cairo 1.5
  • Libwnck 3.0 (optional)
  • Xmu 1.1.2

Extract source code

tar xf xfce4-taskmanager-<VERSION>.tar.bz2
cd xfce4-taskmanager-<VERSION>
./configure # or ./configure --prefix=/usr

Now you can already run the application:

./src/xfce4-taskmanager

Install system wide

sudo make install

Back to Top


Source Code Repository

Reporting Bugs

Back To Top


Back to main Xfce documentation page