
23 Sep
2009
23 Sep
'09
5:09 p.m.
Quoting Christian Walther
that some xprops changed, and I edited myManageHook to contain:
myManageHook = composeAll [ title =? "Buddy List" --> doF (W.shift "9") , className =? "Gran Paradiso" --> doF (W.shift "8") ]
This has some interesting side effect, because every time I start either Firefox or Pidgin and their window appear on workspace 8 or 9, the window that has the focus is sent to exactly the same workspace, too.
What extensions are you using? What does your actual "manageHook = ..." line look like? This sounds like some unfortunate interaction between extensions, and may need a complete copy of the configuration file to diagnose... ~d