At 1228066082 time_t, Damien Rajon wrote:
> And this without hacking awful/widget.lua ?

I just forgot: you should not hack upon awful/widget.lua code directly,
never ever, NEVER EVER.

If you want to achieve this, just create a function like:

function (t)
    if t ~= tag2 then
        return awful.widget.taglist.label.all
    end
end

And use it as taglist label.

Cheers,
-- 
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