awesome/lib/awful/layout/suit
Uli Schlachter 3bb8efd2db Re-arrange the magnifier layout on focus changes
Just re-arranging on every focus change would cause useless/needless
re-arranges (which have no effect except to waste CPU time). Thus, this
adds a special (undocumented) flag on layouts that makes sure that a
rearrange occurs when the focus changes.

Fixes: https://github.com/awesomeWM/awesome/issues/1799
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-06-09 10:13:14 +02:00
..
corner.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
fair.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
floating.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
init.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
magnifier.lua Re-arrange the magnifier layout on focus changes 2017-06-09 10:13:14 +02:00
max.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
spiral.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
tile.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00