Hi, I'm a little confused with a detail in the titlebar-implementation in awesome. I took the titlebar-code from the reference-rc.lua. Now I want to work on titlebar-stuff and noticed that the titlebar is set by setting the widget of the wibox "titlebar"/awful.titlebar(c). However, there is no awful.titlebar.show(c) in there, so is titlebar.show() an implicit effect of awful.titlebar(c):set_widget(layout) or do I lack overview over my configuration?
Thanks for help, Manuel -- To unsubscribe, send mail to [email protected].
