[xmonad] Getting _NET_CURRENT_DESKTOP set

Brandon Allbery allbery.b at gmail.com
Sun Feb 9 11:16:27 UTC 2014


On Sun, Feb 9, 2014 at 5:59 AM, Erik de Castro Lopo <mle+hs at mega-nerd.com>wrote:

> I've tried setting:
>
>             , handleEventHook           = ewmhDesktopsEventHook
>             , startupHook               = ewmhDesktopsStartup
>
> in my defaultConfig, but that doesn't help.
> Clues?
>

Everything but the one you actually need :)

http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-EwmhDesktops.html#v:ewmhDesktopsLogHook

(startup does initial registration, handleEventHook processes incoming
clientMessage events, logHook updates with xmonad's current state)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20140209/d3469945/attachment.html>


More information about the xmonad mailing list