awesome/lib/awful/widget
Uli Schlachter f84e72d0d5 awful.widget.common: Use a template for the default template
Instead of having the default template hardcoded as code, this turns the
template into a descriptive version. This makes it easier to come up
with own templates: Just copy the default template and make a slight
change to it.

No functional changes are intended, but I cannot rule out that I did no
mistakes.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-03-28 18:51:13 +01:00
..
button.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
calendar_popup.lua Fix minor issues with calendar_popup (#2269) 2018-05-28 20:54:58 -04:00
clienticon.lua clienticon: add a client setter (#2018) 2017-08-27 14:23:06 +02:00
common.lua awful.widget.common: Use a template for the default template 2019-03-28 18:51:13 +01:00
graph.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
init.lua widget: Add a layoutlist widget 2019-01-26 01:34:59 -05:00
keyboardlayout.lua KeyboardLayout widget: add EurKey (#2003) 2017-08-17 17:21:40 +02:00
launcher.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
layoutbox.lua layoutbox: Use a textbox as the fallback when no images are found 2017-06-20 18:22:23 -04:00
layoutlist.lua doc: Fix a copy+paste mistake 2019-01-27 22:01:10 -05:00
only_on_screen.lua fix(awful: widget: only_on_screen): update for screen API changes from #2293 (#2304) 2018-07-22 18:33:59 -04:00
progressbar.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
prompt.lua prompt: Add a `with_shell` property. (#2500) 2018-12-31 15:38:14 -05:00
taglist.lua widget.common: Add custom sources for the taglist and tasklist. 2018-08-27 00:03:22 -04:00
tasklist.lua widget.common: Add custom sources for the taglist and tasklist. 2018-08-27 00:03:22 -04:00
textclock.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
watch.lua awful.widget.watch: return timer too 2017-02-08 14:53:40 +01:00