awesome/tests/examples/wibox/layout/grid
Emmanuel Lepage Vallee 2d5c4b64c5 grid: Add the ability to specify the properties inline.
This is already used in the `wibox.layout.manual` layout. It makes
the widget easier to use. Previously, using the imperative syntax
was necessary for most grids.
2023-12-31 00:56:24 -08:00
..
add.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
add.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
declarative1.lua grid: Add the ability to specify the properties inline. 2023-12-31 00:56:24 -08:00
declarative2.lua grid: Add the ability to specify the properties inline. 2023-12-31 00:56:24 -08:00
expand.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
extend_column.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
extend_column.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
imperative.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
insert_column.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
insert_column.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
min_size.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
orientation.lua example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
orientation.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
remove.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
remove.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
remove_column.lua tests/examples: Explicitly mark tests generating text 2018-07-24 14:27:41 +02:00
remove_column.output.txt example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
spacing.lua tests: The `grid` layout has no `padding` property. 2023-12-31 00:56:24 -08:00
superpose.lua tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00