awesome/lib/wibox/widget
Daniel Hahler e39504a30f Make textbox widget respect the current theme
Without this fix `wibox.widget.textbox` ignores current theme font
setting and resets it to the initial one.
It becomes handy when the initial theme is tweaked during runtime, ie.
in `rc.lua`. Other AwesomeWM components like `awful` (taglist,
tasklist, menu) are aware and do respect the actual theme settings.

Closes https://github.com/awesomeWM/awesome/pull/89.
2015-12-11 00:55:33 +01:00
..
background.lua Explicitly track dependencies between widgets 2015-09-17 18:17:05 +02:00
base.lua doc: fix format for wibox.widget.base.make_widget 2015-11-05 23:05:42 +01:00
imagebox.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
systray.lua wibox.widget.systray: Also emit redraw_needed 2015-11-29 12:33:13 +01:00
textbox.lua Make textbox widget respect the current theme 2015-12-11 00:55:33 +01:00