From: Andrew C. <an...@or...> - 2008-01-21 16:40:03
|
On Mon, 2008-01-21 at 14:06 +0100, Wolfgang Hennerbichler wrote: > Hi, > > I've written a plugin that works a little different than the "stock" > exec-plugin. > exec-plugins are called every timeinterval, my plugin forks off a > command and runs that command only once. Very useful in case you want > to trigger an action once a button is pressed. The plugin eats a > command and an unlimited number of parameters to that command. Ah, nice. You can imagine my surprise when I first tried the exec command without reading the docs carefully. :) > > Where should I send my patch to? > > wogri > -- Regards, Andrew Clunis |