awesome/lib/wibox/widget
Uli Schlachter 5f2cdabc01 textclock: Produce reproducible output (#2622)
When $SOURCE_DIRECTORY is set, we are most likely currently running the
examples test, i.e. generating images. These images end up in the
documentation.

To make the images reproducable, i.e. independent from the current time,
this commit makes the textclock honor $SOURCE_DATE_EPOCH if
$SOURCE_DIRECTORY is set.

See commit 9d7eaf02 for some more details.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-01-31 20:34:41 +01: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 wibox: Stop monkey-patching the `get_children_by_id` function. (#2513) 2019-01-01 15:04:47 -05: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 add documentation for signal "property::value" 2018-04-24 00:23:42 +02: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