diff options
author | Jochen Keil <jochen.keil@gmail.com> | 2012-08-12 10:39:08 +0200 |
---|---|---|
committer | Jochen Keil <jochen.keil@gmail.com> | 2012-08-12 10:46:31 +0200 |
commit | 2570b0d756121fb6314de514412b52f648d0fc25 (patch) | |
tree | 110a6e9157d355331f548a3c7deefa94306f2160 /samples/Plugins | |
parent | 8a53271cd677bea3223f7d25eb1f697aa3d96540 (diff) | |
download | xmobar-2570b0d756121fb6314de514412b52f648d0fc25.tar.gz xmobar-2570b0d756121fb6314de514412b52f648d0fc25.tar.bz2 |
Run the DBus/IPC handler only once on program start
The startCommand function is called for every configured plugin. This
results in multiple calls to runIPC. This it not necessary however.
startLoop is a much more appropriate place, since the other signal
handler (checker and eventer) are run here to.
Diffstat (limited to 'samples/Plugins')
0 files changed, 0 insertions, 0 deletions