Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Michael
On 07/02/2011 16:53, Thomas Dahms wrote: One more thing: Remember that wmiirc sources wmiirc_local. You should be able to put all your customizations into an wmiirc_local without having the need to modifiy wmiirc. Which is handy since the upstream wmiirc may change at times. Unfortunately, I don

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Thomas Dahms
For now I'm not bothered with colors etc. I just need a working example of how to automatically put some data (refreshed every second) into my /rbar/cpu. Any ideas please? Just create a similar function and Action: cpu() { echo -n 'CPU:' $(sysctl -n dev.cpu.0.freq) 'MHz' } Action cpu se

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Michael
On 07/02/2011 11:55, Thomas Dahms wrote: With the sh wmiirc, you can also change color of the status bar, with something like wmiir xwrite /rbar/status "color #55 #ededeb #dcdcdb" You can only write label (i.e. text) or color at a time, so you have to modify the "Action status" piece in wmi

[dev] [wmii] wedged indication does not go away

2011-02-07 Thread Thomas Dahms
Hi, some of my windows (namely Emacs and Evince) are suddenly marked "(wedged)". There was no obvious reason, the clients were responsive all the time. I would not bother, but the indications do not go away. New Emacs client windows from the same server instance do not have the indication

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Thomas Dahms
My reason is that I can use small icons with dzen2 and they can change colors. So for example when my battery life goes low then the battery icon is turning red. Probably I could get away with text info instead of icons, but then I still need some way of changing the color of given text dep

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Michael
On 07/02/2011 10:19, Thomas Dahms wrote: I don't see the point in using a third-party status bar with wmii, you My reason is that I can use small icons with dzen2 and they can change colors. So for example when my battery life goes low then the battery icon is turning red. Probably I coul

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Jan
On Mon, 07 Feb 2011 11:19:37 +0100, "Thomas Dahms" wrote: > Or, if you want to do it right, you have to hack up the event > processing [snip] ...which would be a pretty neat thing to have, anyway, I guess :) jan

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Thomas Dahms
Yes but I mean where should I exec dzen2? If I put it in .xsession then it gets covered by a standard status bar. Should it go to wmiirc then? Try "wistrut dzen2". This will free some space for dzen2. You will also have to turn off the wmii bar, but I don't know if there is a way other than

Re: [dev] wmii how to replace status bar with dzen2

2011-02-07 Thread Michael
On 07/02/2011 04:31, Wolf Tivy wrote: You may find it a bit silly question, but what is the proper way to replace standard status bar info with dzen2? Print it to standard out. Pipe it to dzen2. Yes but I mean where should I exec dzen2? If I put it in .xsession then it gets covered by a s

Re: [dev] libixp-hg and gnu make 3.82 build failed

2011-02-07 Thread LionMV
Oh, sorry, looks like suclkess-overlay fault: https://github.com/dokipen/suckless-overlay/raw/20ff34c38681cdeae37f435a86f061f29670990e/sys-libs/libixp/libixp-.ebuild sed stuff in src_unpack 07.02.2011, 12:24, "Kris Maglione" : > Same here. No such problem. > > On Mon, Feb 07, 2011 at 12:20:01

Re: [dev] libixp-hg and gnu make 3.82 build failed

2011-02-07 Thread Kris Maglione
Same here. No such problem. On Mon, Feb 07, 2011 at 12:20:01PM +0300, LionMV wrote: libixp freshly checked out from mercurial and gmake 3.82 07.02.2011, 12:17, "Kris Maglione" : I don't get that. Have you edited your config.mk, and what version of gmake are you using? -- Kris Maglione It

Re: [dev] libixp-hg and gnu make 3.82 build failed

2011-02-07 Thread LionMV
libixp freshly checked out from mercurial and gmake 3.82 07.02.2011, 12:17, "Kris Maglione" : > I don't get that. Have you edited your config.mk, and what > version of gmake are you using?

Re: [dev] libixp-hg and gnu make 3.82 build failed

2011-02-07 Thread Kris Maglione
I don't get that. Have you edited your config.mk, and what version of gmake are you using? On Mon, Feb 07, 2011 at 11:51:46AM +0300, LionMV wrote: Thanks for quick reply and fix, but: config.mk:21: *** missing separator. Stop. :) 06.02.2011, 07:04, "Kris Maglione" : On Sun, Feb 06, 2011 at 06

Re: [dev] libixp-hg and gnu make 3.82 build failed

2011-02-07 Thread LionMV
Thanks for quick reply and fix, but: config.mk:21: *** missing separator. Stop. :) 06.02.2011, 07:04, "Kris Maglione" : > On Sun, Feb 06, 2011 at 06:47:19AM +0300, lionmv wrote: > >> Building of libixp, pulled from hg failed with gnu make. >> mk/hdr.mk:48 *** missing separator. Stop. >> >> BINSH :