<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DWM: A pretty statusbar</title>
	<atom:link href="http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/</link>
	<description>Just another Arch Linux Blog site</description>
	<lastBuildDate>Sun, 25 Nov 2012 17:33:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: w0ng</title>
		<link>http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/#comment-421</link>
		<dc:creator>w0ng</dc:creator>
		<pubDate>Thu, 09 Aug 2012 07:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=189#comment-421</guid>
		<description><![CDATA[To get colours piped to the statusbar, you need to use the statuscolours patch. To output the colours, you bash escape sequences, e.g. if I wanted to output something in black in black on yellow (3rd colour definition in the posted config.h), you would pipe it with echo -e &quot;\x03foobar&quot;

To find the unicode or escape chars for the icon glyphs, use something like xorg-xfd or gbdfed or fontforge]]></description>
		<content:encoded><![CDATA[<p>To get colours piped to the statusbar, you need to use the statuscolours patch. To output the colours, you bash escape sequences, e.g. if I wanted to output something in black in black on yellow (3rd colour definition in the posted config.h), you would pipe it with echo -e &#8220;\x03foobar&#8221;</p>
<p>To find the unicode or escape chars for the icon glyphs, use something like xorg-xfd or gbdfed or fontforge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: domac</title>
		<link>http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/#comment-403</link>
		<dc:creator>domac</dc:creator>
		<pubDate>Sun, 05 Aug 2012 10:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=189#comment-403</guid>
		<description><![CDATA[Hey,
I just applied that patch and everything works well for me. Now I wanted to modify that statusbar to my needs. Can you tell me where to find the commands for the icons (at best to copy&amp;paste) and how to add colors to them?
Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey,<br />
I just applied that patch and everything works well for me. Now I wanted to modify that statusbar to my needs. Can you tell me where to find the commands for the icons (at best to copy&amp;paste) and how to add colors to them?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: w0ng</title>
		<link>http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/#comment-324</link>
		<dc:creator>w0ng</dc:creator>
		<pubDate>Tue, 24 Jul 2012 04:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=189#comment-324</guid>
		<description><![CDATA[I&#039;m guessing it&#039;s because the statusbar script contains some files/variables that are only installed on my comp.

You shouldn&#039;t need any patches for this to work. All you need is to have terminus2 in ~/.fonts.

To test whether the icon glyphs work, test if the statusbar displays fine after changing terminus to terminus2 in config.h.

Next try to display some of the normal chars: e.g.
$ xsetroot -name &quot;abc&quot;

Then try to display some of the icon letters: e.g.
$ xsetroot -name &quot;ÜÜÝ&quot;

Then test each part of dwm-statusbar.bash (e.g. try getting print_datetime() to work and delete everything else).

Note that a much easier alternative could be using conky to display system stats]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m guessing it&#8217;s because the statusbar script contains some files/variables that are only installed on my comp.</p>
<p>You shouldn&#8217;t need any patches for this to work. All you need is to have terminus2 in ~/.fonts.</p>
<p>To test whether the icon glyphs work, test if the statusbar displays fine after changing terminus to terminus2 in config.h.</p>
<p>Next try to display some of the normal chars: e.g.<br />
$ xsetroot -name &#8220;abc&#8221;</p>
<p>Then try to display some of the icon letters: e.g.<br />
$ xsetroot -name &#8220;ÜÜÝ&#8221;</p>
<p>Then test each part of dwm-statusbar.bash (e.g. try getting print_datetime() to work and delete everything else).</p>
<p>Note that a much easier alternative could be using conky to display system stats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eldamar</title>
		<link>http://archlinux.me/w0ng/2012/05/01/dwm-a-pretty-statusbar/#comment-323</link>
		<dc:creator>eldamar</dc:creator>
		<pubDate>Tue, 24 Jul 2012 00:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=189#comment-323</guid>
		<description><![CDATA[I must be doing something wrong because i only get a empty statusbar after trying to use this icon solution, something about the output breaks my bar and everything after an icon or the icon character is not showing up for some reason, even if ii change to a font previosly working i still get nothing. i even tried to build from your PKGBUILD with every patch and the exact same config.h file, still didn&#039;t work for me.]]></description>
		<content:encoded><![CDATA[<p>I must be doing something wrong because i only get a empty statusbar after trying to use this icon solution, something about the output breaks my bar and everything after an icon or the icon character is not showing up for some reason, even if ii change to a font previosly working i still get nothing. i even tried to build from your PKGBUILD with every patch and the exact same config.h file, still didn&#8217;t work for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
