You are not logged in.

#1 2014-01-30 11:12:18

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

[SOLVED] dzen2 click areas in slave not working

Hi,
I am using dzen2 from official repos with openbox. I do not seem to be able to use clickable areas in slave windows. Moreover, if multiple lines are specified, the title click area does not respond

This works

(echo "^ca(1, echo 'TITLE')TITLE^ca()") | dzen2 -p -l 5

This doesn't

(echo "^ca(1, echo 'TITLE')TITLE^ca()"; echo -e "one\ntwo\nthree") | dzen2 -p -l 5

neither does this.

(echo "TITLE"; echo "^ca(1, echo 'SLAVE')SLAVE^ca()") | dzen2 -p -l 5

What am I doing wrong?

Last edited by easysid (2014-02-04 17:14:06)

Offline

#2 2014-02-04 17:13:32

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

Re: [SOLVED] dzen2 click areas in slave not working

Using dzen2-git from AUR solves this issue. Can anyone else please confirm this so that the wiki can be updated?

Offline

Board footer

Powered by FluxBB