You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/khotkeys/app
Michele Calgaro 94368f4722
Various fixes for khotkeys. This resolves issue #326.
1. ensure there is a single khotkeys instance running per session
   instead of per screen (remote multihead related code)
2. allow khotkeys to be run as a kded module
3. make sure that khotkeys run either as a standalone application or as
   a kded module, but not both at the same time
4. do not register khotkeys as a main DCOP entry (like an app) anymore.
   When run as kded module, this was causing kded to be registered as
   khotkeys a second time.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
..
CMakeLists.txt Various fixes for khotkeys. This resolves issue #326. 5 months ago
Makefile.am Fixed khotkeys.desktop handling. This resolve bug 2685. 9 years ago
app.cpp Various fixes for khotkeys. This resolves issue #326. 5 months ago
app.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kded.cpp Various fixes for khotkeys. This resolves issue #326. 5 months ago
kded.h Various fixes for khotkeys. This resolves issue #326. 5 months ago
khotkeys.desktop Various fixes for khotkeys. This resolves issue #326. 5 months ago