irssi / scripts.irssi.org

Script Repository for Irssi
https://scripts.irssi.org
493 stars 234 forks source link

[adv_windowlist] sort in order of first activity #346

Open madduck opened 7 years ago

madduck commented 7 years ago

It would be cool if the AWL could be sorted in order of activity first occuring, i.e. the item on the left end would be the one that had activity before all the others, while an item that receives activity for the first time would be appended to the right.

Or vice versa, with '-' prepended…

I stared at the code for a while but couldn't figure it out. If you have any clues, then I could also just give it a try.

ailin-nemui commented 7 years ago

I don't think irssi keeps track of the first time an activity "changed"

madduck commented 7 years ago

But doesn't AWL keep a list, @ailin-nemui?

ailin-nemui commented 7 years ago

Not to my knowledge