<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dzen.geekmode.org/dwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dzen.geekmode.org/dwiki/feed.php">
        <title>dzen</title>
        <description></description>
        <link>http://dzen.geekmode.org/dwiki/</link>
        <image rdf:resource="http://dzen.geekmode.org/dwiki/lib/images/favicon.ico" />
       <dc:date>2012-02-04T13:47:33+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:option-l&amp;rev=1297548378&amp;do=diff"/>
                <rdf:li rdf:resource="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-and-xmonad&amp;rev=1297288063&amp;do=diff"/>
                <rdf:li rdf:resource="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:mainindex&amp;rev=1284371363&amp;do=diff"/>
                <rdf:li rdf:resource="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-music-controls&amp;rev=1284369389&amp;do=diff"/>
                <rdf:li rdf:resource="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:icon-packs&amp;rev=1283805152&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dzen.geekmode.org/dwiki/lib/images/favicon.ico">
        <title>dzen</title>
        <link>http://dzen.geekmode.org/dwiki/</link>
        <url>http://dzen.geekmode.org/dwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:option-l&amp;rev=1297548378&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-12T23:06:18+01:00</dc:date>
        <dc:creator>rob</dc:creator>
        <title>dzen:option-l</title>
        <link>http://dzen.geekmode.org/dwiki/doku.php?id=dzen:option-l&amp;rev=1297548378&amp;do=diff</link>
        <description>Enables support for displaying multiple lines:

The parameter to -l specifies the number of lines to be displayed.

These lines are displayed in the slave window which becomes active as soon
as the pointer enters the title window (default action).

When the mouse leaves the slave window it will be hidden  - unless it is set
sticky by clicking with Button2 (middle mouse button) into it (default action).</description>
    </item>
    <item rdf:about="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-and-xmonad&amp;rev=1297288063&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-09T22:47:43+01:00</dc:date>
        <dc:creator>rob</dc:creator>
        <title>dzen:dzen-and-xmonad</title>
        <link>http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-and-xmonad&amp;rev=1297288063&amp;do=diff</link>
        <description>Xmonad and dzen


Xmonad is a tiling window manager for X. It is written in haskell and offers a lot of cool features to play with.

Due to it's design principles and slim codebase xmonad does not have any builtin means for statusbars, however it does support a configuration option, that will set aside unmanaged screen space. That is where dzen kicks in.</description>
    </item>
    <item rdf:about="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:mainindex&amp;rev=1284371363&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-13T11:49:23+01:00</dc:date>
        <dc:creator>rob</dc:creator>
        <title>dzen:mainindex</title>
        <link>http://dzen.geekmode.org/dwiki/doku.php?id=dzen:mainindex&amp;rev=1284371363&amp;do=diff</link>
        <description>08/2010: patch for nested ^ca() support

From Devin J. Pohly:

	&quot;I've always wanted to be able to nest clickable areas in dzen, so I wrote up a patch which adds the feature.  The syntax is the same, only nested, so an empty ^ca() terminates only the most recent unclosed area.  For example, this is from my dzen configuration (newlines inserted for readability):

^ca(1,mpc toggle)^ca(3,mpc stop)
[
^ca(4,mpc prev)^ca(5,mpc next)
mpd
^ca()^ca()
|
^ca(4,mpc volume +3)^ca(5,mpc volume -3)
vol
^ca()^ca…</description>
    </item>
    <item rdf:about="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-music-controls&amp;rev=1284369389&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-13T11:16:29+01:00</dc:date>
        <dc:creator>rob</dc:creator>
        <title>dzen:dzen-music-controls</title>
        <link>http://dzen.geekmode.org/dwiki/doku.php?id=dzen:dzen-music-controls&amp;rev=1284369389&amp;do=diff</link>
        <description>MPD Widget



This version uses mpd, mpc and gdbar.

Mousebindings:

Left mousebutton selects previous song.

Right mousebutton selects next song.

Middle mousebutton (wheel) toggles play/pause.

Mousewheel up seeks backwards in current song.

Mousewheel down seeks forwards in current song.</description>
    </item>
    <item rdf:about="http://dzen.geekmode.org/dwiki/doku.php?id=dzen:icon-packs&amp;rev=1283805152&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-06T22:32:32+01:00</dc:date>
        <dc:creator>rob</dc:creator>
        <title>dzen:icon-packs</title>
        <link>http://dzen.geekmode.org/dwiki/doku.php?id=dzen:icon-packs&amp;rev=1283805152&amp;do=diff</link>
        <description>Icon Packs

Using icons with dzen


As dzen supports only the XBM and XPM image formats it might be a need to convert icons from other formats to these.

A very simple and fast method to do so is using the great ImageMagick tool chain.

As an example the script below will convert all PNG files in the current directory to XPM and rescale them to 14×14 pixels:</description>
    </item>
</rdf:RDF>

