Hi,

On 24.12.2012 01:40, Oon-Ee Ng wrote:
> 1. How to unmanage rainlendar (a desktop calendar app). Possible
> reference - https://bbs.archlinux.org/viewtopic.php?id=129811 - in 3.4
> it showed in all tags (it still does) but did not show in the lists
> (now it does, which is annoying) for a particular tag.

So it is sticky, but it no longer has skip_taskbar set? Could you get us xprop
output for rainlendar? (Open terminal, "xprop", click rainlender)

> 2. This is really simple, I know, but how do I add a separator textbox
> (used to do this with
> myseparator = widget({ type = "textbox" })
> myseparator.text = " | "
> ) to my wibox?

Just keep doing this?

myseparator = wibox.widget.textbox(" | ")

(somewhen later)

foo:add(myseparator)

> 3. Do questions about plugins go here (as in, whether they're updated)
> or otherwise where should I direct them. For example the freedesktop
> and eminent plugins.

Well, you can ask here. But I don't have any clue about either of these and the
wiki doesn't even know "freedesktop" (sounds like something which could be
similar to menubar?). You might have more luck asking the respective authors
directly.

eminent looks easy to port over.

> Thanks for a painless upgrade =)

Hm. So we have to make things worse next time....

Uli
-- 
Bitte nicht mit dem verbleibenden Auge in den Laser gucken.
 - Vincent Ebert

-- 
To unsubscribe, send mail to [email protected].

Reply via email to