THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#1229 - Tag "index" is not handled properly User who did this - Emmanuel Lepage Vallee (Elv13) ---------- I think the problem is that we are coupling concepts that are incompatible. My original proposition was to merge index back into the core, but that wont work. Keeping it as a global magic into awful.tag also wont work, because it doesn't support filter functions. So, if we can't use the core and can't use awful.tag to fix this issue, we have to introduce a new way of keeping a tag list (as in a list of tags, not the widget called taglist). So I propose an object that will keep track of a list of tag. An object that will take care of setting properties like "urgent" that are currently very ugly and have an accessor function that will return the index _relative it itself_. It could use the tag property table to cache it or use a weak table. ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1229#comment3891 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.