Re: [dev] automatic tagging on executing a program

2009-10-22 Thread Kris Maglione
On Wed, Sep 23, 2009 at 04:41:24PM +0200, Davide Anchisi wrote: I created the tagrule: /gimp/ -> gimp in rc.wmii.local So to tag gimp as gimp when executing it. It works, but the program does not begin to start until I open the newly created view. It turns out that if you run 'gimp -s', this

Re: [dev] automatic tagging on executing a program

2009-09-24 Thread Davide Anchisi
Thanks a lot! 2009/9/23 Kris Maglione : > On Wed, Sep 23, 2009 at 04:41:24PM +0200, Davide Anchisi wrote: >> >> Hi, >> >> I created the tagrule: >>  /gimp/ -> gimp >> in rc.wmii.local >> >> So to tag gimp as gimp when executing it. >> It works, but the program does not begin to start until I open

Re: [dev] automatic tagging on executing a program

2009-09-23 Thread Kris Maglione
On Wed, Sep 23, 2009 at 04:41:24PM +0200, Davide Anchisi wrote: Hi, I created the tagrule: /gimp/ -> gimp in rc.wmii.local So to tag gimp as gimp when executing it. It works, but the program does not begin to start until I open the newly created view. What is missing? Is there a way so that

[dev] automatic tagging on executing a program

2009-09-23 Thread Davide Anchisi
Hi, I created the tagrule: /gimp/ -> gimp in rc.wmii.local So to tag gimp as gimp when executing it. It works, but the program does not begin to start until I open the newly created view. What is missing? Is there a way so that the view switches to the new gimp view when I execute gimp? T