THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#532 - History is broken
User who did this - Julien Danjou (jd)

Reason for closing: Fixed
Additional comments about closing: commit 
529502ffbf9c99bd8cdf0c819610651f652db31d
Author: koniu <gkusni...@gmail.com>
Date:   Thu Aug 27 15:03:45 2009 +0100

   awful.tag: fix and improve tag history
This fixes a long standing tag history breakage. To store history
   of tag switching we rely on a special signal "tag::history::update"
   which needs to be emitted by any function which deals with tag
   selection.
History is multi-level with a configurable limit:
   awful.tag.history.limit = 20 (by default).
awful.tag.history.restore function gets a new argument 'idx' which can
   be either 'previous' (default) which will revert to the previously
   selected set of tags, or a numerical index in the tag history table.
Signed-off-by: koniu <gkusni...@gmail.com>
   Signed-off-by: Julien Danjou <jul...@danjou.info>


More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=532

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.

Reply via email to