awesome/lib/wibox
Uli Schlachter 6a463da636 background container: Actually set the foreground color
Commit ba75da7976 worked around a bug in LGI. However, it did so by
just dropping the code that set the foreground color. Instead, it should
have changed the code so that cr:set_source() is only called if the
background container has a foreground color configured instead of "just
always".

Fixes: https://github.com/awesomeWM/awesome/pull/2609#issuecomment-459580395
Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-02-01 15:28:29 +01:00
..
container background container: Actually set the foreground color 2019-02-01 15:28:29 +01:00
layout layout.manual: Implement the `:insert()` method. (#2557) 2019-01-09 00:31:14 -05:00
widget textclock: Produce reproducible output (#2622) 2019-01-31 20:34:41 +01:00
drawable.lua Add & use a dpi property on screen objects 2017-10-08 12:30:21 +02:00
hierarchy.lua wibox.hierarchy: Only count "really visible" widgets 2017-03-11 18:44:56 +01:00
init.lua wibox: Stop monkey-patching the `get_children_by_id` function. (#2513) 2019-01-01 15:04:47 -05:00