awesome/lib/awful/layout
Uli Schlachter 2485d334cf awful.layout.arrange(): Handle screen removal
If a screen is removed while a re-layout is pending, previously this code would
cause errors and problems. Since the screen is gone, there is nothing to arrange
anyway and we can just not do anything.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-04-26 09:34:54 +02:00
..
suit layout.tile: Avoid negative geometries 2016-04-18 04:20:23 -04:00
init.lua awful.layout.arrange(): Handle screen removal 2016-04-26 09:34:54 +02:00