Re: statusbar not on every tag

2010-09-03 Thread Vlad
Hi! I wanna thank all people replied to my problem and particularly Eliot and immerrr who proposed working pieces of code, which immerrr has already posted. After some testing and usage I personally prefer that one tags[s][5]:add_signal("property::selected", function(t) mywibox[s].visible = not(t

Re: statusbar not on every tag

2010-09-02 Thread immerrr
On 09/02/2010 11:17 PM, Vlad wrote: Thanks for your reply and suggestion, Richard. I tried the following piece of code, but it had no effect on mywibox/statusbar tag.add_signal("property::selected", function(t) if t.name == "media" then mywibox[t.screen].visible = false else

Re: statusbar not on every tag

2010-09-02 Thread Vlad
Thanks for your reply and suggestion, Richard. I tried the following piece of code, but it had no effect on mywibox/statusbar tag.add_signal("property::selected", function(t) if t.name == "media" then mywibox[t.screen].visible = false else mywibox[t.screen].visible = true

Re: statusbar not on every tag

2010-08-31 Thread Richard Kolkovich
On Fri, Aug 20, 2010 at 04:44:48PM +0300, Vlad wrote: > Hello everybody! > > I switched recently to awesome and now playing with it's > configuration. Since I'm quite a newbie here I am stuck by the problem > how to display statusbar only on certain tags. I have one > monitor/screen and 5 tags and

statusbar not on every tag

2010-08-20 Thread Vlad
Hello everybody! I switched recently to awesome and now playing with it's configuration. Since I'm quite a newbie here I am stuck by the problem how to display statusbar only on certain tags. I have one monitor/screen and 5 tags and I would like statusbar/wibox to be displayed only on tags from 1