[xmonad] startupHook setWMName and ewmhDesktops

Henrique G. Abreu hgabreu at gmail.com
Thu Oct 29 23:23:13 EDT 2009


Sorry for not being clear at the first time.

If I use startupHook like this:
, startupHook = setWMName "LG3D"
Java apps work normally, but if I set it like proposed:
, startupHook = ewmhDesktopsStartup >> setWMName "LG3D"
and attempt to run java apps, I get the "grey blobs" instead of app window,
just as if not using setWMName workaround.

Henrique G. Abreu


On Fri, Oct 30, 2009 at 00:59, Spencer Janssen <spencerjanssen at gmail.com>wrote:

> On Fri, Oct 30, 2009 at 12:19:18AM -0200, Henrique G. Abreu wrote:
> > Hi all,
> >
> > In xmonad 0.9 both setWMName and ewmhDesktops sets startupHook.
> > The problem is that I don't know how to use them together.
> > I've tried like it was with logHook in 0.8, but it doesn't work.
> > , startupHook = ewmhDesktopsStartup >> setWMName "LG3D"
> >
> > Thanks,
> > Henrique G. Abreu
>
> That is the startup hook one should use.  Please describe what you mean by
> "doesn't work".
>
>
> Spencer Janssen
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20091029/ade34218/attachment.html


More information about the xmonad mailing list