awesome/lib/wibox
Emmanuel Lepage Vallee 02ed7ceed5 widget.base: Allow widgets constructor in the declarative template.
This avoids the boilerplate of having to do:

    {
        widget = awful.widget.mywidget
    }

in the templates.
2019-04-05 21:06:11 -04:00
..
container background container: Actually set the foreground color 2019-02-01 15:28:29 +01: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