<div class="gmail_quote"><div>That hook has mostly what I was looking for. However, I would like to modify it so that for windows marked as &#39;boring&#39; by the BoringWindow module, it would also set the _NET_WM_STATE as _NET_WM_STATE_HIDDEN. </div>

<div>What is the way to obtain the list of windows marked as &#39;boring&#39;?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Date: Mon, 29 Mar 2010 17:41:10 +0200<br>
From: Joachim Breitner &lt;<a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a>&gt;<br>
Subject: Re: [xmonad] Minimized windows<br>
To: <a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
Message-ID: &lt;1269877270.2503.13.camel@localhost&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-15&quot;<br>
<br>
Hi,<br>
<br>
Am Montag, den 29.03.2010, 14:49 +0200 schrieb Alejandro Serrano Mena:<br>
&gt; I&#39;m trying to write a Gnome panel that shows the windows I&#39;ve<br>
&gt; minimized with XMonad.<br>
&gt; At first, I&#39;ve tried to get the list of minimized windows from the<br>
&gt; window manager using libwnck, but I&#39;ve seen that XMonad does not<br>
&gt; change the state of windows when minimizing them, just hides them when<br>
&gt; painted. I&#39;d like to know if this is correct, and if there is any way<br>
&gt; to accomplish the task.<br>
<br>
have you tried the EWMH hints module:<br>
<a href="http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-EwmhDesktops.html" target="_blank">http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-EwmhDesktops.html</a><br>
<br>
Greetings,<br>
Joachim<br>
<br>
--<br>
Joachim &quot;nomeata&quot; Breitner<br>
  mail: <a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a> | ICQ# 74513189 | GPG-Key: 4743206C<br>
  JID: <a href="mailto:nomeata@joachim-breitner.de">nomeata@joachim-breitner.de</a> | <a href="http://www.joachim-breitner.de/" target="_blank">http://www.joachim-breitner.de/</a><br>
  Debian Developer: <a href="mailto:nomeata@debian.org">nomeata@debian.org</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: not available<br>
Type: application/pgp-signature<br>
Size: 198 bytes<br>
Desc: This is a digitally signed message part<br>
Url : <a href="http://www.haskell.org/pipermail/xmonad/attachments/20100329/737a7e36/attachment-0001.bin" target="_blank">http://www.haskell.org/pipermail/xmonad/attachments/20100329/737a7e36/attachment-0001.bin</a><br>
<br></blockquote></div>