awesome/lib/wibox
Emmanuel Lepage Vallee 81ff4d730c background: Always allow a border.
Previously, the border "support" was limited to shapes and would not
move the content by the offset of the border. Borders are now better
supported and thus renamed from `shape_border_width` to `border_width.

In the end, shrinking the widget by the border size is too common to
ignore. It should have been the default all along, just like the clip.
2019-04-05 21:06:11 -04:00
..
container background: Always allow a border. 2019-04-05 21:06:11 -04:00
layout layout.manual: Implement the `:insert()` method. (#2557) 2019-01-09 00:31:14 -05:00
widget widget.base: Allow widgets constructor in the declarative template. 2019-04-05 21:06:11 -04:00
drawable.lua Add & use a dpi property on screen objects 2017-10-08 12:30:21 +02:00
hierarchy.lua wibox.hierarchy: Only count "really visible" widgets 2017-03-11 18:44:56 +01:00
init.lua Fixed input_passthrough property not being set (#2723) 2019-03-12 17:23:53 +01:00