Commit Graph

2 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee 07590962e5 template: Rename to `wibox.template`.
It was previously `wibox.widget.template`, but was in fact a container.

Now it is a top level concept. The next few commits will integrate it deeper
into AwesomeWM.
2022-11-13 15:59:01 -08: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