Fix drawing shape mask.

This commit is contained in:
Kris Maglione 2010-06-05 14:36:41 -04:00
parent 6724357027
commit 154f750e0a
2 changed files with 13 additions and 2 deletions

View File

@ -94,7 +94,7 @@ static void
drawdiv(Divide *d) {
fill(divmask, divmask->r, (Color){0});
drawimg(divmask, (Color){1}, (Color){1}, d);
drawimg(divmask, (Color){~0,~0,~0}, (Color){~0,~0,~0}, d);
drawimg(divimg, divcolor.bg, divcolor.border, d);
copyimage(d->w, divimg->r, divimg, ZP);

View File

@ -307,13 +307,24 @@ Additionally, the following keys are accepted and have
special meaning:
.RS 8
.RS
: continue
.RS
Normally, when a matching rule is encountered, rule
matching stops. When the continue key is provided
(with any value), matching continues at the next
rule.
.RE
.RE
.TP
default\-tags \fI<tags>\fR
default\-tags=\fI<tags>\fR
Like \fItags\fR, but only sets the tags if they can't be
obtained from the client's group or from the
_WMII_TAGS window property. This key should be
preferred to the \fItags\fR key in most cases.
.RS -8
.TP
keys
The \fIkeys\fR file contains a list of keys which