Sorry for not being clear at the first time.<br><br>If I use startupHook like this:<br>, startupHook = setWMName "LG3D"<br>Java apps work normally, but if I set it like proposed:<br>, startupHook = ewmhDesktopsStartup >> setWMName "LG3D"<br>
and attempt to run java apps, I get the "grey blobs" instead of app window, just as if not using setWMName workaround.<br><br>Henrique G. Abreu<br>
<br><br><div class="gmail_quote">On Fri, Oct 30, 2009 at 00:59, Spencer Janssen <span dir="ltr"><<a href="mailto:spencerjanssen@gmail.com">spencerjanssen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Oct 30, 2009 at 12:19:18AM -0200, Henrique G. Abreu wrote:<br>
> Hi all,<br>
><br>
> In xmonad 0.9 both setWMName and ewmhDesktops sets startupHook.<br>
> The problem is that I don't know how to use them together.<br>
> I've tried like it was with logHook in 0.8, but it doesn't work.<br>
> , startupHook = ewmhDesktopsStartup >> setWMName "LG3D"<br>
><br>
> Thanks,<br>
> Henrique G. Abreu<br>
<br>
</div>That is the startup hook one should use. Please describe what you mean by<br>
"doesn't work".<br>
<font color="#888888"><br>
<br>
Spencer Janssen<br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/xmonad" target="_blank">http://www.haskell.org/mailman/listinfo/xmonad</a><br>
</font></blockquote></div><br>