awesome/lib/wibox/container
erik-f 56f2fcfccc
wibox.container.margin: Allow nonnegative dimensions
Commit f025409 avoided negative dimensions but 
also stopped allowing width and height to be zero.

For widgets like awful.widget.watch it is reasonable 
to allow dimensions to be zero because in many cases when 
the margin container is being calculated the watch widget is 
still computing and therefore has width and height zero.
2019-12-27 12:36:54 +01:00
..
arcchart.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
background.lua background: Add some property signals and update the doc. 2019-11-30 01:26:03 -05:00
constraint.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
init.lua container: Add an placement container. 2017-02-11 16:10:13 -05:00
margin.lua wibox.container.margin: Allow nonnegative dimensions 2019-12-27 12:36:54 +01:00
mirror.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
place.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
radialprogressbar.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
rotate.lua doc: Modernize the container documentation. 2019-11-30 01:26:06 -05:00
scroll.lua widget: Mutualize all set_widget implementation to behave the same 2019-10-05 22:57:04 -04:00