<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://julien.danjou.info/blog/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>jd:/dev/blog - Tag - ewmh</title>
  <link>http://julien.danjou.info/blog/index.php/</link>
  <atom:link href="http://julien.danjou.info/blog/index.php/feed/tag/ewmh/rss2" rel="self" type="application/rss+xml"/>
  <description>Julien Danjou's blog</description>
  <language>fr</language>
  <pubDate>Fri, 14 Nov 2008 16:30:23 +0100</pubDate>
  <copyright>All Right Reserved</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>First RC version for awesome 2.1</title>
    <link>http://julien.danjou.info/blog/index.php/post/2008/01/09/First-RC-version-for-awesome-21</link>
    <guid isPermaLink="false">urn:md5:06bb38ef24222aa2af2df363fe9cdc1b</guid>
    <pubDate>Wed, 09 Jan 2008 13:04:00 +0100</pubDate>
    <dc:creator>jd</dc:creator>
        <category>awesome</category>
        <category>awesome</category><category>ewmh</category>    
    <description>    &lt;p&gt;And here we are. awesome 2.1 is coming! And it's really really nice.&lt;/p&gt;


&lt;p&gt;It got a brand new set of widgets (icons, text, progress bar, tasklist, etc) for the statusbar, which is very configurable.&lt;/p&gt;


&lt;p&gt;It also has a better EWMH support, which brings things like stick or fullscreen state support.&lt;/p&gt;


&lt;p&gt;I still have to write the changelog between 2.0 and 2.1, but git log shows near 400 commits, it's gonna be a bit long.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>EWMH and XRandR</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/12/27/EWMH-and-XRandR</link>
    <guid isPermaLink="false">urn:md5:564464cdb9b21ec7a99fd2c89fe54ce5</guid>
    <pubDate>Thu, 27 Dec 2007 19:48:00 +0100</pubDate>
    <dc:creator>jd</dc:creator>
        <category>awesome</category>
        <category>awesome</category><category>ewmh</category><category>freedesktop</category><category>xorg</category>    
    <description>    &lt;p&gt;Today I decided to add some &lt;a href=&quot;http://en.wikipedia.org/wiki/EWMH&quot;&gt;EWMH&lt;/a&gt; support to &lt;a href=&quot;http://awesome.naquadah.org&quot;&gt;awesome&lt;/a&gt;. It now supports a bunch of this extensions quite nicely.&lt;/p&gt;


&lt;p&gt;However, while reading the &lt;a href=&quot;http://standards.freedesktop.org/wm-spec/wm-spec-1.4.html&quot;&gt;spec&lt;/a&gt; and writing the code, it appears that this forces a window manager to behave in only one way: have a poor desktop support, and no multi-head/XRandR/Xinerama support at all.&lt;/p&gt;


&lt;p&gt;The main caveats are that in Xinerama/XRandR mode, you'll have only one root window. And the root window is where you must store the NET_WM X properties… So you cannot handle screens in a independant way like &lt;em&gt;awesome&lt;/em&gt; does. That's really a shame.&lt;/p&gt;


&lt;p&gt;There's also a big problem for window managers like &lt;em&gt;awesome&lt;/em&gt; which are happy to draw several desktops at the same time. There's no support for stuff like that.&lt;/p&gt;


&lt;p&gt;So far, I think EWMH is nice but is really too narrow-minded for softwares and people who want to think window management in a different way.&lt;/p&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>