Emmanuel Lepage Vallée
de121975bf
Merge pull request #1165 from psychon/fix-deprecation-warning
...
Corner layout: Fix deprecation warning
2016-10-10 18:01:32 -04:00
Uli Schlachter
19fe233982
Corner layout: Fix deprecation warning
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-10 20:59:49 +02:00
Uli Schlachter
259c4f716f
Remove @release @AWESOME_VERSION@ everywhere ( #1157 )
...
It does not provide much value. The version number is already known to
ldoc globally in the "description" variable.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-09 22:36:20 +02:00
Emmanuel Lepage Vallee
280973c9cb
doc: Document all client layout theme properties.
2016-09-26 00:40:20 -04:00
Emmanuel Lepage Vallee
f9add1c49a
awful.tag: Rename nmaster to master_count
2016-04-11 23:54:28 -04:00
Emmanuel Lepage Vallee
e8908e2c62
awful.tag: Rename mwfact to master_width_factor
2016-04-11 23:54:28 -04:00
Emmanuel Lepage Vallee
dd52f1ce86
awful.tag: Move functions to awful.client and screen
2016-04-11 23:54:28 -04:00
Uli Schlachter
798be638d9
Fix this master fill policy stuff
...
awful.layout.suit.corner does awful.tag.getmfpol(t), but doesn't actually have a
variable t in scope. I just copied the needed stuff from the tile layout.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-14 14:43:10 +01:00
Uli Schlachter
c75741c578
Fix luacheck warnings for the rest of awful
...
This fixes *most* luacheck warnings in awful. However, some non-trivial ones
remain for latter.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-11 21:55:32 +01:00
actionless
34290433c2
feat(lib: awful: layout: suit: corner): add support for 'master_fill_policy'
2015-07-20 18:32:19 +02:00
actionless
89beaf12e5
fix: rename the rest of *.lua.in files
2015-06-22 11:28:36 +02:00