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

From: Jeremy O'Brien <obrien654j_AT_gmail.com>
Date: Tue, 4 Mar 2008 13:19:34 -0500

On Tue, Mar 04, 2008 at 07:13:33PM +0100, Anselm R. Garbe wrote:
> 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
>

Totally fixed it. Thanks!

-- 
Jeremy O'Brien aka neutral_insomniac
GPG key: 0xB1140FDB http://pohl.ececs.uc.edu/~jeremy/jeremy.asc
Linux lucifer 2.6.24-ARCH #1 SMP PREEMPT
i686 Intel(R) Pentium(R) M processor 1400MHz

Received on Tue Mar 04 2008 - 19:19:55 UTC

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