Commit Graph

2 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee 3765efaccc wibox.template: Remove the `args` in favor of passing the template directly.
It didn't do much and I wanted to make the syntax a drop-in replacement
of `wibox.widget {}`.
2022-10-23 19:04:28 -07:00
Emmanuel Lepage Vallee 67b2b26683 template: Bring to feature parity with the awful.widget.common implementation.
`awful.widget.common` has the ability to set "roles" and apply properties
to the entire widget tree. This was missing from the previous commit.
2022-10-23 19:04:28 -07:00