THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1249 - dynamic tagging regression with commit 
9c69e857edb6690fe5a496e82ec57a0bbae36702
User who did this - Uli Schlachter (psychon)

Reason for closing: Fixed
Additional comments about closing: commit 
ec8db18289073be8e327262b4615f379cf2b3221
Author: Uli Schlachter <psyc...@znc.in>
Date:   Wed Apr 9 22:04:32 2014 +0200

    awful.tag.setscreen: Check if old_screen == new_screen (FS#1249)
    
    Setting a tag's screen to what it already is shouldn't have any bad effects.
    However, this code messed up the tag order and selection status.
    
    Fix this by returning early if the tag already has the right screen.
    
    Signed-off-by: Uli Schlachter <psyc...@znc.in>

commit 27f483a601b00366b6e87f929fd942b148e1812a
Author: Uli Schlachter <psyc...@znc.in>
Date:   Wed Apr 9 22:02:14 2014 +0200

    awful.tag.move: Fix tag index setting (FS#1249)
    
    Since commit 9c69e857edb6, awful.tag.setscreen() unsets a tag's index to 
make
    sure things end up in a sane order on the new screen. Thus, the call to
    setscreen() removed the "index" property that tag.move just set.
    
    Fix this by setting the index after the screen.
    
    Signed-off-by: Uli Schlachter <psyc...@znc.in>


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

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