Re: [dwm] Tagging rules regression in hg tip?

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Tue, 4 Mar 2008 19:13:33 +0100

On Tue, Mar 04, 2008 at 12:55:46PM -0500, Jeremy O'Brien wrote:
> On Tue, Mar 04, 2008 at 12:34:49PM -0500, Jeremy O'Brien wrote:
> > Trying out the latest hg, and terminal tagging rules I had set up before
> > in dwm-4.7 no longer work correctly. This is what I have:
> >
> > { MODKEY, XK_Return, spawn, "exec urxvt" },
> > { MODKEY|ShiftMask, XK_Return, spawn, "exec urxvt -title },
> >
> > and for my tagging:
> > const char tags[][MAXTAGLEN] = { "www", "com", "snd", "dev", "mut", "skl", "nul" };
> >
> > ...
> >
> > Rule rules[] = {
> > { "floatterm", NULL, True },
> >
> > I also had a rule set up for mutt in a similar fashion that does not
> > work too. Did something change? Am I doing this wrong? Like I said,
> > it works in dwm-4.7. Thanks for any help!
> >
>
> The urxvt -title line is actually urxvt -title floatterm. Not sure
> why it didn't copy...

There was a bug, which should be fixed not in hg tip.

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Tue Mar 04 2008 - 19:13:33 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:22:56 UTC