28 Jun 2012 20:13
Re: "wmctrl -l" lists all my windows as being on the same workspace (0)
Hi Tobias, Unfortunately this did not work for me. I downloaded the source, commented out that bit in EwmhDesktops.hs, compiled it and replace the EwmhDesktops.hi file found in my system with the compiled version of the modified file. It didn't change anything. I am now trying to reinstall 0.9.2 on my system but for some mysterious reason xmonad-contrib fails to build. :( ~l ----- Original Message ----- From: Tobias Hommel <xmonad@...> To: Lara Michaels <laramichaels1978@...> Cc: Sent: Thursday, June 28, 2012 8:17 AM Subject: Re: [xmonad] "wmctrl -l" lists all my windows as being on the same workspace (0) Hey Lara, that's quite easy. Grab the source code from XMonadContrib from: http://hackage.haskell.org/packages/archive/xmonad-contrib/0.10/xmonad-contrib-0.10.tar.gz Copy the XMonad/Hooks/EwmhDesktops.hs from the archive to ~/.xmonad/lib/XMonad/Hooks/EwmhDesktops.hs You may now modify your copy and restart/recompile xmonad, e.g. check out what happens if you comment out the lines concerning the "gnome-panel hack". On Wed, Jun 27, 2012 at 04:28:55PM -0700, Lara Michaels wrote: > Hi Tobias, >(Continue reading)
RSS Feed