[dwm] Tagging rules regression in hg tip?

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

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!

-- 
Jeremy O'Brien aka neutral_insomniac
GPG key: 0xB1140FDB http://pohl.ececs.uc.edu/~jeremy/jeremy.asc

Received on Tue Mar 04 2008 - 18:35:29 UTC

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