Hi, It is possible with some hacks, see https://github.com/Elv13/blind (read the code about how to use a function instead of an image file to be able to stretch it) . But really the taglist is pseudo deprecated by now. What will replace it is still debated, but I personally have my own, more flexible and extensible alternative here ( https://github.com/Elv13/radical/tree/master/impl/taglist ). It is not really documented, but there is an usage example in my awesome config. It works fine and support themes, there is currently 6 of them, basic look like the current taglist while arrow_prefix is the one used in this screenshot ( https://raw.githubusercontent.com/Elv13/radical/master/screenshot/all.png ).
On 6 June 2014 02:56, Alexis Brenon <[email protected]> wrote: > 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() 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 -- To unsubscribe, send mail to [email protected].
