Hi all, In the taglist widget, I would like to have the image (square_[un]sel) to be stretched horizontally to fit the tag image. I thought that taglist_square_resize option was here for this purpose but it didn't seems to work...
After a quick look in the source code, it seems that this option is only read in the awful.widget.taglist.taglist_label() <https://github.com/awesomeWM/awesome/blob/master/lib/awful/widget/taglist.lua.in#L28> function but is value isn't relayed to any tag creation function. I would like to know if it's a normal behaviour (perhaps I missed another place where the option is read), or if it's a "bug", in which case, if there anybody who already try to fix it or have I to do it myself ? Thanks. Alexis BRENON
