Hello,<div>I&#39;m trying to write a Gnome panel that shows the windows I&#39;ve minimized with XMonad.</div><div>At first, I&#39;ve tried to get the list of minimized windows from the window manager using libwnck, but I&#39;ve seen that XMonad does not change the state of windows when minimizing them, just hides them when painted. I&#39;d like to know if this is correct, and if there is any way to accomplish the task.</div>

<div><br></div><div>Thanks in advance</div>