awesome/lib/wibox/widget
Uli Schlachter 688b4fb628 textbox: Prefix internal variables with "_"
This makes sure that textbox.text = "foo" doesn't work at all. It was never
supposed to work anyway. Sorry that I break stuff again.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-10-07 14:22:44 +02:00
..
background.lua.in wibox.widget.background: Use draw_widget() 2010-10-06 18:45:13 +02:00
base.lua.in widgets: Add mouse::{enter,leave} signals 2010-10-06 21:17:05 +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: Automatically fit into available space 2010-10-07 11:54:45 +02:00
textbox.lua.in textbox: Prefix internal variables with "_" 2010-10-07 14:22:44 +02:00