On Thu, Jun 24 2010, Lukas Hrazky wrote:

> All I did with this code was just move it around, so there's a 99,54%
> chance it was there before my modifications already :)

Probably, except that I just checked for the filtered signal which did
not ring any bell:

% git checkout 9a519552
HEAD is now at 9a51955... update taglist and tasklist to new widget layouts

% git grep property::filtered
lib/awful/widget/tasklist.lua.in:        
tag.attached_add_signal(s,"property::filtered", u)

% git blame lib/awful/widget/tasklist.lua.in | grep property::filtered
9a519552 (Lukas Hrazky  2009-10-24 14:53:01 +0200 141)         
tag.attached_add_signal(s, "property::filtered", u)

% git checkout 9a519552~
Previous HEAD position was 9a51955... update taglist and tasklist to new widget 
layouts
HEAD is now at a079ab6... awful.util: change table.clone to do deep copies

cigue awesome/src % git grep -c property::filtered
0

So you at least insert a new signal which nobody uses. ;)
Note that I'm not finger pointing, I don't care, I should have proofread
that better anyhow.

-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info

Attachment: pgpqQozL4wTq3.pgp
Description: PGP signature

Reply via email to