awesome/lib/wibox/widget
Hùng 755c44ca52 Slider new feature `bar_active_color` and examples
- Fill slider bar with a linear pattern based on current value (if `bar_active_color` and `bar_color` are correctly provided)
- Add examples for the apidoc
2019-04-23 23:13:32 -04:00
..
background.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
base.lua widget.base: Allow widgets constructor in the declarative template. 2019-04-05 21:06:11 -04:00
calendar.lua wibox.widget.calendar: Stop using make_widget_declarative 2017-07-09 19:00:16 +02:00
checkbox.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
graph.lua Add references to gears.color in documentation. 2016-11-28 20:07:29 -08:00
imagebox.lua Fix imagebox:set_image not returning anything 2017-04-06 19:33:14 +01:00
init.lua widget: Add a separator widget. 2017-11-06 05:19:17 +01:00
piechart.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
progressbar.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
separator.lua widget: Add a separator widget. 2017-11-06 05:19:17 +01:00
slider.lua Slider new feature `bar_active_color` and examples 2019-04-23 23:13:32 -04:00
systray.lua systray: Enable properties and improve documentation 2017-03-11 18:46:40 +01:00
textbox.lua textbox: Ensure that the DPI arguments are not nil 2017-11-23 23:28:32 -05:00
textclock.lua textclock: Produce reproducible output (#2622) 2019-01-31 20:34:41 +01:00