THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#608 - Clients do not resize properly when an awful.rules floater appears User who did this - Uli Schlachter (psychon) ---------- awful.layout registers some property signals in client::new and some of them are emitted before client::manage. Thus, at the time that client::manage (-> awful.rules) makes the client floating, it was already tiled by awful.layout which means the client keeps the tiled geometry To reproduce: fair layout, 1 clients, start another one it will have half of the screen size. Again with 3 clients, the new one will have 1/4th of the screen size. Feel free to repeat with more clients No idea on the "do not claim the free space once the new client is set as floating", afaik this didn't happen for me when I tried it Uli ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=608#comment1400 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 [email protected].
