THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1238 - Floating dialogue expands
User who did this - Uli Schlachter (psychon)

Reason for closing: Fixed
Additional comments about closing: Luckily this only affected master, not the 
3.5 branch...

commit 981acad29d96582eab69ddaf08cff22e2a3aaf41
Author: Uli Schlachter <psyc...@znc.in>
Date:   Mon Mar 24 22:05:21 2014 +0100

    awful.tag: Don't tag clients before manage() (FS#1238)
    
    This commit partly reverts commit b4c83d0e702168c5bb.
    
    Because the C code emits property::screen before manage, this caused
    awful.tag.withcurrent() to run on a client before it really was being 
managed.
    This then tagged the client. Because of this tag changes, awful.layout 
reacted
    and ran the layout code. Because c.type wasn't set up at this point yet, the
    client wasn't considered to be floating yet. This caused the client's 
geometry
    to change and thus its floating geometry was messed up.
    
    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=1238

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