Hi there, I would like to have the tasklist showing only the minimized windows of the current tags.
I couldn't figure how to do it from rc.lua. However I saw I could make it work by adding something like label.currenttagsminimized to awful.widget.tasklist. I can't use the label.currenttagsminimized function in my rc.lua because I would need to access the function widget_tasklist_label_common which is local in awful.widget.tasklist. I don't know if this label.currenttagsminimized function is something worth having in the mainline. I can try to submit a patch but I couldn't find in the wiki what is the preferred way of sending a patch. Should I also submit this as a feature request to the awesome bug tracker? Any suggestions? Danny -- To unsubscribe, send mail to [email protected].
