Seems a little bit complicated for me without any good examples. Sad but wiki and api documentation are for experienced users who know lua.
I use awesome 3.5.
Lets say for example I have 2 tags with names "1" and "2". And there is a
textbox widget. What code do i need to write?
mytextbox = wibox.widget.textbox()
mytextbox.connect_signal("property::name" function ()
end()
Any advices?
--
To unsubscribe, send mail to [email protected].
