<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Conky Blog &#187; Features</title>
	<atom:link href="http://blog.conky.be/category/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.conky.be</link>
	<description>The Official Blog for Conky, a Lightweight System Monitor</description>
	<lastBuildDate>Wed, 12 May 2010 19:52:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Best New Features of Conky 1.8.0</title>
		<link>http://blog.conky.be/2010/04/13/the-best-new-features-of-conky-1-8-0/</link>
		<comments>http://blog.conky.be/2010/04/13/the-best-new-features-of-conky-1-8-0/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 19:37:53 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=288</guid>
		<description><![CDATA[Back on March 30th, Conky 1.8.0 was officially released!  For those of you using Ubuntu 10.04 alpha or beta, you will already be upgraded; for anyone else, you can grab the tarball from the Conky SourceForge site.
While 1.8.0 is primarily a maintenance release, it brings with it a few new features that many users [...]]]></description>
			<content:encoded><![CDATA[<p>Back on March 30th, Conky 1.8.0 was officially released!  For those of you using Ubuntu 10.04 alpha or beta, you will already be upgraded; for anyone else, you can grab the tarball from the <a href="http://sourceforge.net/projects/conky/">Conky SourceForge site</a>.</p>
<p>While 1.8.0 is primarily a maintenance release, it brings with it a few new features that many users have been after for a while!  Notably:</p>
<ul>
<li><strong>Conky now supports ARGB transparency, aka "Real" transparency.</strong>  Until now, Conky has only supported pseudo-transparency, which came with its own quirks.  Now you can have a properly see-through Conky (as long as you are running a window manager that support Xorg compositing).</li>
<li><strong>A command line "pause" flag has been added, so you no longer need a startup script.</strong>  Many users create a startup script for their Conkys that introduces a delay to loading up Conky so that other processes (for instance, Compiz) can finish loading first.  Now you can accomplish the same thing by starting Conky with the -p/--pause flag at startup.</li>
<li><strong>There's a new alignment type: middle_middle.</strong>  Now you can have your Conky align to the centre of your screen.</li>
<li><strong>Lua Cairo bindings now support the <em>cairo_text_extents_t</em> structure.</strong>  Not fluent in Lua/Cairo yet?  Basically, the <em>cairo_text_extents_t</em> structure holds information about Cairo text, and is what makes it possible to manipulate text alignment, e.g. centering, etc.</li>
</ul>
<p>These are just a taster of the new features; for a full list, have a look at the <a href="http://wiki.conky.be/index.php/1.8.0_tour">Conky Wiki</a>.  And if you have a great Conky config you'd like to share, do post it here.  Don't forget that you can use the <a href="http://conky.pastebin.com/">Conky Pastebin</a> to save code snippets if you wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2010/04/13/the-best-new-features-of-conky-1-8-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Q &amp; A with Conky&#8217;s Main Dev, Brenden Matthews</title>
		<link>http://blog.conky.be/2009/11/09/q-a-with-conkys-main-dev-brenden-matthews/</link>
		<comments>http://blog.conky.be/2009/11/09/q-a-with-conkys-main-dev-brenden-matthews/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:18:48 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=163</guid>
		<description><![CDATA[I've been working with Conky now for the better part of a year, which, I'll admit, makes me a bit of a latecomer to this game!  This was my first ever screenshot, and my first foray into the wonder that is desktop customisation with Conky:






From Screenshots



If you know me at all, I think you'd [...]]]></description>
			<content:encoded><![CDATA[<p>I've been working with Conky now for the better part of a year, which, I'll admit, makes me a bit of a latecomer to this game!  This was my first ever screenshot, and my first foray into the wonder that is desktop customisation with Conky:<br />
<center><br />
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/zWArSoJJMlm8S5Ci00IMqA?feat=embedwebsite"><img src="http://lh6.ggpht.com/_jW4_1jBNB58/SjSfRDc9zRI/AAAAAAAAAEs/uhVDXkVENTc/s400/Screenshot%20160509.png" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/londonali1010/Screenshots?feat=embedwebsite">Screenshots</a></td>
</tr>
</table>
<p></center></p>
<p>If you know me at all, I think you'd agree that I have since fallen <em>deep</em> in love with Conky, so when Conky's main developer, Brenden Matthews, agreed to answer a few questions for me, I jumped at the chance!</p>
<p><strong>Q: How did Conky get started? I know that it was a "fork of Torsmo", but I'm not too familiar with Torsmo. Were you originally involved in that project? And if not, how did you come to inherit it and move it on to become Conky?</strong></p>
<p>Brenden Matthews: Conky started when I created a patch for torsmo (to add data smoothing, i.e. sample averaging such as cpu_avg_samples) and received no feedback after submitting it.  I also noticed a lack of activity with the project in general, and impulsively decided to fork the project.  In some ways Conky hasn't changed much since torsmo, but it has evolved to something much more rich and more capable.</p>
<p><strong>Q: How did you decide on the name Conky? I know it's named after that doll on Trailer Park Boys, but is that it, it just sounded cool? Or does it hold some special significance to you</strong>?</p>
<p>BM: I've been a big fan of the TV show for many years, and Conky was one of my favourite characters.</p>
<p><strong>Q: How many developers are there now, and where are they located?</strong></p>
<p>BM: There are a huge number of contributors to Conky.  Many of them are one-off contributors, but the majority of the work is done by people who make regular contributions (and have done so for years).  I don't want to list off anyone in particular for fear of leaving someone out, but if anyone is curious you can always check the git log (at <a href="http://git.omp.am/?p=conky.git;a=shortlog">http://git.omp.am/?p=conky.git;a=shortlog</a>).</p>
<p><strong>Q: How do you decide which features to add to Conky (e.g. an $rss variable as opposed to just letting people use $exec curl)?</strong></p>
<p>BM: Things just sort of evolve.  Usually I don't write many new features myself, as I have long since added all the stuff I had a personal interest in.  Most of the work I do now is bug fixes and adding new patches (which usually requires a bit of tweaking).  Often people submit patches which either duplicate efforts or are very similar to existing components, so I have to separate the parts that I want from those I don't.</p>
<p>For example, with the $curl object, we already had RSS support (which used curl) and later somebody added weather support (which also used curl).  So, I refactored the code so that the curl, RSS, and weather parts were all separate components, and thus wound up with the $curl object.</p>
<p><strong>Q: Which is your favourite feature in Conky?</strong></p>
<p>BM: I really like the built in IMAP client with IDLE support.  It's also probably one of the most under-utilized features of Conky (though I admit it can be tricky to set up).  Then again, I might be biased, since I wrote all that code.</p>
<p>For a little background, see <a href="http://en.wikipedia.org/wiki/IMAP_IDLE">http://en.wikipedia.org/wiki/IMAP_IDLE</a></p>
<p><strong>Q: What does the future of Conky look like? Or perhaps, what can we look forward to in Conky 2.0?</strong></p>
<p>BM: Good question.  There are some things about Conky I want to stay as they are, but some things need to change.  For example, the current conkyrc syntax has to go, which probably won't make a lot of people happy (since their old configs won't work).   I'm also quite happy about the Lua integration, but it still needs improvement.  I want to expose more of the Conky internals via the Lua API, but this requires a bit of an internal Conky rewrite first.  I'd also like to add some additional output and input options (i.e., drawing to multiple windows, receiving data from multiple remote Conky processes).</p>
<p>And of course, I'd like to add proper XRender support (which means proper transparency on composited X).  Patches for this have been submitted already--I just haven't reviewed them yet.  I need to stop slacking <img src='http://blog.conky.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The concept of a "Conky 2.0" has been around for a while (and I even began rewriting the code from scratch at one point), but there really isn't anything Conky doesn't already do that I want it to do.</p>
<p><strong>Q: What do you do for a day job? Assuming it's not Conky!</strong></p>
<p>BM: Conky as a day job would certainly be nice--but no, I have a normal job like everyone else.  I work for a small wireless software/service company in Berkeley, California.  I write code and drink coffee most of the day, and in my spare time I enjoy cycling (I happen to live car-free) and being outdoors in general.</p>
<p><strong>Q: Some of us users out there have started to use the term "CCCC", for the "Creative Collaborative Conky Community". What do you think of that epithet?</strong></p>
<p>BM: I think it's great that I've been a part of something that people find useful (and possibly entertaining).  Some of my coworkers even use Conky--but I don't think they know I'm responsible for it.  The fact that a community has sprung up around Conky is great and I hope that I can continue to make Conky suck less with every release.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2009/11/09/q-a-with-conkys-main-dev-brenden-matthews/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Feature Feature: Imlib2 + Cairo Bindings for Lua</title>
		<link>http://blog.conky.be/2009/11/04/feature-feature-imlib2-cairo-bindings-for-lua/</link>
		<comments>http://blog.conky.be/2009/11/04/feature-feature-imlib2-cairo-bindings-for-lua/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 22:34:07 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=151</guid>
		<description><![CDATA[It's been great to see more and more of you starting to use Lua/Cairo in Conky!  But did you know that you can use imlib2 bindings in Lua as well?  You can combine Cairo drawing and imlib2 image manipulation to get display a photo album, for instance:

The screenshot above was made using Cairo [...]]]></description>
			<content:encoded><![CDATA[<p>It's been great to see more and more of you starting to use Lua/Cairo in Conky!  But did you know that you can use imlib2 bindings in Lua as well?  You can combine Cairo drawing and imlib2 image manipulation to get display a photo album, for instance:<br />
<a href="http://blog.conky.be/2009/11/04/feature-feature-imlib2-cairo-bindings-for-lua/2009-11-04-1257373550_1024x600_scrot/" rel="attachment wp-att-152"><img src="http://blog.conky.be/wp-content/uploads/2009/11/2009-11-04-1257373550_1024x600_scrot-300x175.png" alt="Photo Album Screenshot" title="Photo Album Screenshot" width="300" height="175" class="aligncenter size-medium wp-image-152" /></a><br />
The screenshot above was made using Cairo to draw the frame, and imlib2 to draw the image.  If you'd like to take a peek at the code, you can download it here: <a href='http://blog.conky.be/2009/11/04/feature-feature-imlib2-cairo-bindings-for-lua/photo_album-lua-tar/' rel='attachment wp-att-153'>photo_album.lua.tar.gz</a>.</p>
<p>If you'd like to get started using imlib2 in your Lua scripts, I'd offer you the same advice as for Cairo...</p>
<p>First, have a read through the relevant <a href="http://docs.enlightenment.org/api/imlib2/html/imlib2_8c.html">documentation</a>. Then grab some code and start tweaking!</p>
<p>I'm really impressed with the way I've seen Conky users all over the web collaborate to come up with some really great Cairo-drawn images...Now hopefully you'll have a go at imlib2 as well...</p>
<p>Happy Conkying!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2009/11/04/feature-feature-imlib2-cairo-bindings-for-lua/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature Feature: A simple desktop indicator using $desktop</title>
		<link>http://blog.conky.be/2009/09/15/feature-feature-a-simple-desktop-indicator-using-desktop/</link>
		<comments>http://blog.conky.be/2009/09/15/feature-feature-a-simple-desktop-indicator-using-desktop/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:36:29 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=56</guid>
		<description><![CDATA[If you don't use a desktop pager in a panel, it's useful to have it displayed on your desktop itself. Here's a quick guide to creating a simple desktop indicator in Conky, using a combination of $image and $desktop.
To give you an idea of what we're aiming for, here's a screenshot, with the desktop indicator [...]]]></description>
			<content:encoded><![CDATA[<p>If you don't use a desktop pager in a panel, it's useful to have it displayed on your desktop itself. Here's a quick guide to creating a simple desktop indicator in Conky, using a combination of $image and $desktop.</p>
<p>To give you an idea of what we're aiming for, here's a screenshot, with the desktop indicator in the top right:</p>
<p><a rel="attachment wp-att-57" href="http://blog.conky.be/?attachment_id=57"><img class="aligncenter size-medium wp-image-57" title="Desktop Indicator" src="http://blog.conky.be/wp-content/uploads/2009/09/Desktop-Indicator-300x69.png" alt="Desktop Indicator" width="300" height="69" /></a><strong>Step 1: Make the squares</strong></p>
<p>The first thing to do is to create two simple images in GIMP or similar program. You'll need one semi-transparent black square (I used 75% transparency) and one opaque white square. Â You can make them as small as you like, because we'll use $image's -s flag to make them the right size in Conky (I made them 50x50px).</p>
<p><strong>Step 2: Decide on the placement/layout of your desktop indicator boxes</strong></p>
<p>As you can see from the example above, I use my four desktops in a line, but you may use them in a square or rectangle. You'll need to decide where to place all your squares. I did this in my head, but you may also choose to use graph paper to work it out. Conky places images using the top left corner as an anchor, so you'll be interested in the coordinates of that point for each of your squares. In my example above, the size of my Conky dictated that I placed my squares at (3,5) (47,5) (91,5) (135,5) -- starting at x=3, each square was 40px wide with 4px spacing between.</p>
<p><strong>Step 3: Code your Conky!</strong></p>
<p>First, draw all the black, semi-transparent squares:</p>
<blockquote><p>${image ~/Pictures/bk_semi_trans_sq.png -p 3,5 -s 40x40}${image ~/Pictures/bk_semi_trans_sq.png -p 47,5 -s 40x40}${image ~/Pictures/bk_semi_trans_sq.png -p 91,5 -s 40x40}${image ~/Pictures/bk_semi_trans_sq.png -p 135,5 -s 40x40}</p></blockquote>
<p>Then, use $if_match and $desktop to choose where to place the white square:</p>
<blockquote><p>${if_match ${desktop}==1}${image ~/Pictures/wh_sq.png -p 3,5 -s 40x40}${endif}${if_match ${desktop}==2}${image ~/Pictures/wh_sq.png -p 47,5 -s 40x40}${endif}${if_match ${desktop}==3}${image ~/Pictures/wh_sq.png -p 91,5 -s 40x40}${endif}${if_match ${desktop}==4}${image ~/Pictures/wh_sq.png -p 135,5 -s 40x40}${endif}</p></blockquote>
<p>Et voila! Enjoy your new desktop indicator!</p>
<p><strong>A couple of notes:</strong></p>
<p>You will need to adjust your update_interval config variable (e.g. before TEXT), depending on how responsive you want your indicator to be. I use 0.1.</p>
<p>This method will not work if you are running Compiz. That's because Compiz draws all of your "desktops" as virtual desktops all on one desktop. You will only ever appear to be on desktop 1! The example above was done running OpenBox as a desktop environment, with no compositing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2009/09/15/feature-feature-a-simple-desktop-indicator-using-desktop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Feature Feature: own_window_type panel</title>
		<link>http://blog.conky.be/2009/08/31/feature-feature-own_window_type-panel/</link>
		<comments>http://blog.conky.be/2009/08/31/feature-feature-own_window_type-panel/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:11:13 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=20</guid>
		<description><![CDATA[Conky 1.7.2 includes support for the panel window-type, which means that you can make your Conky behave like other panels. Here's what it looks like to replace a top panel with a Conky panel, so that system information is always on display, even over a maximised window:
To get Conky to behave like a panel, use [...]]]></description>
			<content:encoded><![CDATA[<p>Conky 1.7.2 includes support for the <em>panel</em> window-type, which means that you can make your Conky behave like other panels. Here's what it looks like to replace a top panel with a Conky panel, so that system information is always on display, even over a maximised window:</p>
<div id="attachment_22" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-300809.png"><img class="size-medium wp-image-22 " title="Screenshot 300809" src="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-300809-300x175.png" alt="own_window_type panel (Conky 1.7.2)" width="300" height="175" /></a><p class="wp-caption-text">own_window_type panel (Conky 1.7.2)</p></div>
<div id="attachment_23" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-Max-310809.png"><img class="size-medium wp-image-23 " title="Screenshot Max 310809" src="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-Max-310809-300x175.png" alt="own_window_type panel (Conky 1.7.2)" width="300" height="175" /></a><p class="wp-caption-text">own_window_type panel (Conky 1.7.2)</p></div>
<p>To get Conky to behave like a panel, use the following window configuration before the TEXT in your .conkyrc:</p>
<blockquote><p>own_window yes<br />
own_window_transparent yes<br />
own_window_type panel<br />
own_window_hints undecorate,sticky,skip_taskbar,skip_pager # <em>NB: normally, </em>below<em> is used here, but we don't want that for our panel</em></p></blockquote>
<p>Additionally, if you want your panel to stretch all the way across like in the screenie, and flush against the side of the screen, you'll need:</p>
<blockquote><p>border_inner_margin 0<br />
border_outer_margin 0<br />
minimum_size 1024 0 # <em>replace 1024 with the horizontal resolution of your monitor, if applicable</em></p></blockquote>
<p>A final word of warning: if you want your panel to be all on one line, like the screenie above, be sure to code your Conky all in one line, even if you use $goto and $voffset to control text placement. If your code is on three lines, for instance, the size of the Conky window will be big enough for three lines, even if what they output doesn't stretch down that far.</p>
<p>To get your panel to look just like the one in the screenie, there are a couple of finishing touches:</p>
<ol>
<li>Use a program like GIMP to create a small (e.g. 50x50 px) semi-transparent black square, and stretch it with the $image variable's -s (size) flag to the size of the panel you want.</li>
<li>Normally, if you're using Compiz, you want to disable shadows around your Conky window, but for this one, the shadow is quite nice and makes our panel look even more panel-ish!</li>
</ol>
<p>The .conkyrc for the screenies above is:</p>
<blockquote><p>background no<br />
update_interval 1<br />
total_run_times 0<br />
cpu_avg_samples 2<br />
net_avg_samples 2<br />
own_window yes<br />
own_window_type panel<br />
own_window_transparent yes<br />
own_window_class Conky-Panel<br />
own_window_hints undecorate,sticky,skip_taskbar,skip_pager<br />
border_inner_margin 0<br />
border_outer_margin 0<br />
double_buffer yes<br />
no_buffers yes<br />
text_buffer_size 2048<br />
imlib_cache_size 0<br />
override_utf8_locale yes<br />
draw_shades no<br />
draw_outline no<br />
draw_borders no<br />
draw_graph_borders no<br />
use_spacer none<br />
minimum_size 1024 0<br />
alignment top_middle<br />
gap_x 0<br />
gap_y 0<br />
uppercase no<br />
top_name_width 7<br />
use_xft yes<br />
xftfont Sawasdee Bold:size=8<br />
xftalpha 0.8<br />
default_color ffffff</p>
<p>TEXT<br />
${goto 5}${voffset 3}CPU ${cpu}%${goto 60}${voffset -1}${font saxMono:size=8}[${top name 1} (${top cpu 1})] [${top name 2} (${top cpu 2})] [${top name 3} (${top cpu 3})]${font}${goto 425}${voffset -1}MEM ${memperc}%${goto 485}${voffset -1}${font saxMono:size=8}[${top_mem name 1} (${top_mem mem 1})] [${top_mem name 2} (${top_mem mem 2})] [${top_mem name 3} (${top_mem mem 3})]${font}${voffset -2}${font Sawasdee Bold:size=10}${alignr 5}${time %a, %d %b %Y %H.%M}${image ~/Pictures/bk_semi_trans_sq.png -s 1024x18 -p 0,0}${if_match ${battery_percent BAT1} &lt;= 14}${image ~/Pictures/Batteries/battery_1.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt;= 27}${image ~/Pictures/Batteries/battery_2.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt;= 41}${image ~/Pictures/Batteries/battery_3.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt;= 54}${image ~/Pictures/Batteries/battery_4.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt;= 68}${image ~/Pictures/Batteries/battery_5.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt;= 82}${image ~/Pictures/Batteries/battery_6.png -s 16x16 -p 845,1}${else}${if_match ${battery_percent BAT1} &lt; 95}${image ~/Pictures/Batteries/battery_7.png -s 16x16 -p 845,1}${else}${image ~/Pictures/Batteries/battery_full.png -s 16x16 -p 845,1}${endif}${endif}${endif}${endif}${endif}${endif}${endif}</p></blockquote>
<p>Special thanks go to *MrStylo for his superb <a href="http://mrstylo.deviantart.com/art/Battery-ico-for-RocketDock-90069597" target="_blank">battery icons</a>, and to =mrcool256 for his devastatingly beautiful <a href="http://mrcool256.deviantart.com/art/Slow-Burn-116608445" target="_blank">wallpaper image</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2009/08/31/feature-feature-own_window_type-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature Feature: Built-in Lua Bindings for Cairo</title>
		<link>http://blog.conky.be/2009/08/28/feature-feature-built-in-lua-bindings-for-cairo/</link>
		<comments>http://blog.conky.be/2009/08/28/feature-feature-built-in-lua-bindings-for-cairo/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 22:11:46 +0000</pubDate>
		<dc:creator>londonali1010</dc:creator>
				<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.conky.be/?p=11</guid>
		<description><![CDATA[As you may have read in the Conky 1.7.2 feature tour, one of the most exciting new features is the ability to draw directly to Conky's window, using Cairo and/or imlib2. As a demonstration, our own Brenden wrote a little Lua script to use Cairo to draw top information as a pie chart. I modified [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_12" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-Pies.png"><img class="size-medium wp-image-12 " title="Cairo Pie Screenshot" src="http://blog.conky.be/wp-content/uploads/2009/08/Screenshot-Pies-300x175.png" alt="Cairo Pie Screenshot" width="300" height="175" /></a><p class="wp-caption-text">Cairo Pie Screenshot</p></div>
<p>As you may have read in the Conky 1.7.2 <a href="http://wiki.conky.be/index.php/1.7.2_tour" target="_blank">feature tour</a>, one of the most exciting new features is the ability to draw directly to Conky's window, using Cairo and/or imlib2. As a demonstration, our own Brenden wrote a little Lua script to use Cairo to draw <em>top</em> information as a pie chart. I modified the script slightly to make it fit with my current desktop...<em>et voila</em>!</p>
<p>To reproduce the look above, I've packaged my .conkyrc, Brenden's original cairo-pie.lua and the cairo-pie.lua I modified, over on <a href="http://www.gnome-look.org/content/show.php?content=111096" target="_blank">my gnome-look.org profile</a>.</p>
<p>There are other examples of Lua scripts for Conky over at <a href="http://norsetto.890m.com/index.php" target="_blank">norsetto.890m.com</a> and further samples of Cairo scripts at <a href="http://cairographics.org/samples/" target="_blank">cairographics.org</a>.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.conky.be/2009/08/28/feature-feature-built-in-lua-bindings-for-cairo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
