awesome/lib/wibox/widget
Uli Schlachter d16ca829aa textbox: Verify a text when it is set
This makes the textbox pass the markup/text it is given to oopango immediately.
If it is invalid, a lua error will be thrown and the old text will still be
shown.

This fixes a bug where the whole wibox isn't redrawn when a textbox complains
about broken UTF8.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-01-08 13:55:36 +01:00
..
background.lua.in wibox.widget.background: Use draw_widget() 2010-10-06 18:45:13 +02:00
base.lua.in wibox.widget.base: Use assert() instead of error() 2010-10-22 14:50:45 +02:00
imagebox.lua.in Import lib/wibox/, a new widget system in lua 2010-10-06 12:42:56 +02:00
init.lua.in Import lib/wibox/, a new widget system in lua 2010-10-06 12:42:56 +02:00
systray.lua.in Systray: Configure background color via beautiful 2010-10-17 09:24:59 +02:00
textbox.lua.in textbox: Verify a text when it is set 2011-01-08 13:55:36 +01:00