Smooth Tasks Next is a fork of the Smooth Tasks Applet. It aims at the best Tasks Manager Applet in the KDE desktop environment.
KDE plasma desktop is a great desktop environment. However it doesnot even has a reasonable task manager applet.
The existing applets has following problems:
- Cannot disable mouse wheeling controls.
- Bad animations.
- Lack of settings.
- Fully mouse wheeling controls. (Yes, you can disable it in options!)
- Good animation.
- Fully control of itself in settings.
I use following packages in build dependency (openSUSE 12.3):
- kdebase4-workspace-devel
- libkde4-devel
- libkdecore4-devel
KDE4 >= 4.8
Firstly please git clone the repository, then execute the following commands:
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
sudo make install
kquitapp plasma-desktop && sleep 2 && plasma-desktop
After the plasma desktop restarts, unlock the widgets and add the "Smooth Tasks" widget.
STasks is written by Marcin Baszczewski [email protected].
Smooth Tasks is a fork of STasks, written by Mathias Panzenböck [email protected].
Smooth Tasks Next is a fork of Smooth Tasks, written by Xu Zhao [email protected].