Linger Runner
----------------------
You need KDE 4.4
-- Build instructions --
cd /where/your/runner/source/is
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
make install
Restart plasma to load the runner
kquitapp plasma-desktop
plasma-desktop
Alt-F2 to launch KRunner and in the runners list you will find your runner.
You might need to run kbuildsycoca4 in order to get the .desktop file
recognized.