At 1231859250 time_t, Gregor Best wrote:
> awful.tag.seticon(icon, tag)
> awful.tag.geticon(tag)
> 
> These get and set the tags icon, which can either be an image object or a file
> path.
> 
> I also added a new function to awful.widget, which is:
> 
> awful.widget.taglist.label.icons(t, args)
> 
> which creates tag labels that use the icon property if available. If no icon 
> is
> available, the tags name is used instead. Note that currently, this doesn't
> support taglist_squares.

I'd rather add a system like it's done with tasklist[1], i.e. 2
widgets, one for icons, and one for text. So the standard taglist label
function will just use icon if they're set.

[1] Bonus for merging tasklist and taglist update code a bit.

-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to