awesome/tests/examples/awful/placement
Emmanuel Lepage Vallee b4ece0f053 doc: Use an explicit tag for all static functions.
This way their name doesn't get mangle by the broken magic. It will also
eventually allow to `error()` in the template when the implicit
`@function` is used.

This commit also fixes a large number of issues found while
proof-reading everything.
2019-06-08 18:14:13 -04:00
..
align.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
bottom.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
bottom_left.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
bottom_right.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
center_horizontal.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
center_vertical.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
centered.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
closest_mouse.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
closest_mouse.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
compose.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
compose2.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
left.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
maximize.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
maximize_horizontally.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
maximize_vertically.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
next_to.lua tests: Add an awful.placement.next_to test 2018-12-24 21:52:30 -05:00
next_to_mouse.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
no_offscreen.lua Merge branch 'second-try-no-offcreen' of https://github.com/actionless/awesome 2018-08-22 12:26:05 +02:00
no_offscreen.output.txt awful.placement: Fix no_offscreen when composed with other functions 2018-09-13 08:23:36 +03:00
no_overlap.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
resize_to_mouse.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
right.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
stretch.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
stretch_down.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
stretch_left.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
stretch_right.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
stretch_up.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
top.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
top_left.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
top_right.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
under_mouse.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00