<div dir="ltr">On Fri, Mar 16, 2012 at 08:44, 1126 <span dir="ltr">&lt;<a href="mailto:mailinglists@elfsechsundzwanzig.de">mailinglists@elfsechsundzwanzig.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In my config (see below), I have to xmobar&#39;s running, one on top with only %StdinReader% and the second on bottom with MPD and Date. The xmobar on top has as Border on Bottom and the </blockquote><div><br></div><div>You&#39;re spawning the bottom one with spawnPipe, which is wasteful and not entirely effective (if your intent was to have the bottom bar go away when xmonad is restarted like the top one does, it won&#39;t work; the bar has to actually use a StdinReader or it won&#39;t notice).</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">xmobar on .. you<br>
guess it. Well: while the borders of my windows and the xmobarborder sort of merge (1px + 1px = 2px), there is a gap between the borders of my windows and the xmobar on top. Why is that so and what can<br>
I do about it?<br></blockquote><div><br></div><div>Doesn&#39;t appear to be an xmonad problem; you didn&#39;t provide your .xmobarrc files, so can&#39;t tell from there.  It might also be a bug in xmobar, although I&#39;m not aware of one that would cause the strut to be miscalculated or the bar to be mispositioned.<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Oh, I see it&#39;s complaining about redundant $&#39;s and that I should use &#39;head&#39; ... what does the latter mean?)<br>
</blockquote><div><br></div><div>It&#39;s being grumpy about the &quot;&lt;something&gt; !! 0&quot;, which is more briefly expressed as &quot;head &lt;something&gt;&quot;; in this case, having it look like the other cases is probably more appropriate, so don&#39;t worry about it.</div>
<div><br></div><div>The redundant $ warnings are because &quot;a $ b $ c&quot; is identical to &quot;a $ b c&quot;.</div><div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>
wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br><br>
</div>