awesome/lib/awful/layout/suit
Jan Larres 458981710c Treat certain layouts as single client for gaps (#1914)
When gap_single_client is set to 'false', no gap is used when only one
client is shown in a tag. Since the max layout only ever shows one
client at a time it makes sense to apply this setting for this layout
regardless of the actual number of clients in that tag.

Additionally, if the 'master_fill_policy' property is set to
'master_width_factor', then use a gap even if there is only one client
visible and 'gap_single_client' is false.
2017-07-20 21:21:51 +02:00
..
corner.lua Treat certain layouts as single client for gaps (#1914) 2017-07-20 21:21:51 +02: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 Treat certain layouts as single client for gaps (#1914) 2017-07-20 21:21:51 +02:00
spiral.lua doc: Document the client layouts. (#1247) 2016-12-10 02:24:22 +01:00
tile.lua Treat certain layouts as single client for gaps (#1914) 2017-07-20 21:21:51 +02:00