awesome/lib/wibox/widget
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
..
background.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
base.lua doc: Do not document the 16bit max widget size. 2022-08-29 22:54:09 -07:00
calendar.lua textbox: Rename `align` to `halign`. 2022-09-06 16:11:04 -07:00
checkbox.lua wibox.widget.checkbox: Update the property documentation. 2022-08-29 22:49:47 -07:00
graph.lua wibox.widget.graph: Update the property documentation. 2022-08-29 22:49:47 -07:00
imagebox.lua wibox.widget.imagebox: Update the property documentation. 2022-08-29 22:49:47 -07:00
init.lua add(w.w.template) template widget 2022-10-22 15:44:34 -07:00
piechart.lua wibox.widget.piechart: Update the property documentation. 2022-08-29 22:49:47 -07:00
progressbar.lua wibox.widget.progressbar: Update the property documentation. 2022-08-29 22:49:47 -07:00
separator.lua wibox.widget.separator: Update the property documentation. 2022-08-29 22:49:47 -07:00
slider.lua wibox.widget.slider: Update the property documentation. 2022-08-29 22:49:47 -07:00
systray.lua wibox.widget.systray: Update the property documentation. 2022-08-29 22:49:47 -07:00
template.lua template: Bring to feature parity with the awful.widget.common implementation. 2022-10-23 19:04:28 -07:00
textbox.lua textbox: Rename `align` to `halign`. 2022-09-06 16:11:04 -07:00
textclock.lua wibox.widget.textclock: Update the property documentation. 2022-08-29 22:49:47 -07:00