Hi, On 25.03.2013 21:46, Levent Burggraef wrote: [...] > Still, an annoying problem which stays is that the panel -though > displayed correctly on every tag- is always displayed on the first tag > in the taglist as an open client. You can imagine that I don't want it > to be displayed in the taglist at_all. > > Any thoughts? I tried to pass an "empty" tag via the rule, as i did > with the keys, which does not work, as "tag=<sometag>" requires a > tag-object. [...]
that on is easy: skip_taskbar = true (Also, you want sticky = true to make it always visible, no matter what tag you are on) Cheers, Uli P.S.: Sorry for forgetting that unmanage() does the wrong thing. -- If you have to type the letters "A-E-S" into your source code, you're doing it wrong. -- To unsubscribe, send mail to [email protected].
