On Thu 2012.10.25 at 17:12 -0500, Kent R. Spillner wrote:
> Merhaba-

hi!

> I believe there's a slight bug in the autogroup description in cwmrc(5):
> if there's no comma in the second parameter then cwm assumes the value
> is the client's class, not name (group.c lines 174-177).

yes, indeed...

> Perhaps the text could be improved, too.  For example, the "name and/or
> class properties" part is not totally accurate; it might be better
> to say "Control automatic window grouping based on the class property, or
> class and name properties, where..."

how's this?

cheers,
okan

Index: cwmrc.5
===================================================================
RCS file: /home/open/cvs/xenocara/app/cwm/cwmrc.5,v
retrieving revision 1.43
diff -u -p -r1.43 cwmrc.5
--- cwmrc.5     6 Jul 2012 08:41:29 -0000       1.43
+++ cwmrc.5     28 Oct 2012 00:10:16 -0000
@@ -39,10 +39,10 @@ Arguments containing whitespace should b
 The following options are accepted:
 .Pp
 .Bl -tag -width Ds -compact
-.It Ic autogroup Ar group windowname
+.It Ic autogroup Ar group windowclass
 .It Ic autogroup Ar group windowname,windowclass
-Control automatic window grouping, based on the name and/or class
-properties, where
+Control automatic window grouping based on either the class property,
+or on the name and class properties, where
 .Ar group
 is a number between 0 and 9.
 If the group number is 0, then the window will not be grouped; this to

Reply via email to