client: Fix default client position

This commit is contained in:
Martin Duquesnoy
2008-10-20 00:45:42 +02:00
parent bc24ac563b
commit ed495b9dff
7 changed files with 43 additions and 45 deletions

View File

@@ -68,8 +68,8 @@ draw_taglist(Drawable dr)
for(i = 0; i < conf.ntag; ++i)
{
/* Make the tags string */
ITOA(p, clientpertag(i+1));
sprintf(buf[i], "%s<%s>", tags[i+1].name, (clientpertag(i+1)) ? p : "");
ITOA(p, client_pertag(i+1));
sprintf(buf[i], "%s<%s>", tags[i+1].name, (client_pertag(i+1)) ? p : "");
/* Draw the string */
draw_text(dr, taglen[i], fonth,