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

2011-02-08 Thread Julien Jehannet
2011/2/7 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 > > (...) > > 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 depending on it's

Re: [dev] [quark] patch

2011-02-08 Thread Bjartur Thorlacius
Anyhow, I believe you should be using HTTP headers, If- or not, as the hashes don't identify the referenced resource, and thusly shouldn't be in the URI. On 2/5/11, Szabolcs Nagy wrote: > * Bjartur Thorlacius [2011-02-05 22:59:02 +]: >> As you don't need compatibility with browsers, you shou

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

2011-02-08 Thread Thomas Dahms
With the sh wmiirc, you can also change color of the status bar, with something like wmiir xwrite /rbar/status "color #55 #ededeb #dcdcdb" That one puts the "color #55 #ededeb #dcdcdb" text into my bar instead of changing it's color. What did I missed? It is "colors", not "color", s

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

2011-02-08 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" That one puts the "color #55 #ededeb #dcdcdb" text into my bar instead of changing it's color. What did