awesome/lib
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
..
awful Use integer size when creating titlebar 2015-12-10 23:13:24 +01:00
beautiful doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
gears gears.object:weak_connect_signal: Use a weak-value table (#520) 2015-12-10 23:19:52 +01:00
menubar feat(lib: menubar): dpi support in menubar 2015-12-10 23:18:43 +01:00
naughty naughty: Use :get_height_for_width() 2015-10-17 19:13:26 +02:00
wibox Make textbox widget respect the current theme 2015-12-11 00:55:33 +01:00