Menu

Tree [2c0c03] master /
 History

HTTPS access


File Date Author Commit
 cmake 2010-04-17 Matt Rogers Matt Rogers [e3290d] Create a common set of macros to be shared for ...
 src 2010-05-02 Matt Rogers Matt Rogers [2e8ec5] remove commented code
 .gitignore 2009-10-22 Matt Rogers Matt Rogers [2c8286] ignore vim swap files
 CMakeLists.txt 2010-05-03 Matt Rogers Matt Rogers [2c0c03] enable generation of coverage stats with CTest
 COPYING 2009-07-28 Matt Rogers Matt Rogers [a0db82] Add COPYING file for GPLv3
 Doxyfile 2009-10-24 Matt Rogers Matt Rogers [7c7c61] Doxygen configuration
 HACKING 2009-07-28 Matt Rogers Matt Rogers [c1c23a] Add a HACKING file
 README 2010-04-17 Matt Rogers Matt Rogers [fcdeed] update the README

Read Me

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.