a511e340299b6c387fc3b685503309c2a71e83fa
Convert the callback into a real GSourceFunc. Split data gathering and timeout handling: collect_data() does what the name suggests. init_timeout() will establish a timer. force_timeout_update() did what collect_data() does. timeout was in fact a timer_id. No change in behavior intended. Signed-off-by: Olaf Hering <olaf@aepfle.de>
xfce4-taskmanager
The xfce4-taskmanager component is an easy to use graphical task manager.
Homepage
Xfce4-taskmanager documentation
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
Download a Release Tarball
Xfce4-taskmanager archive or 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 page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.
Description
Languages
C
96.3%
M4
2%
Makefile
1.5%
Shell
0.2%