[xmonad] Issue 167 in xmonad: PerWorkspace + MultiToggle bug,
PerWorkspace layout not responding to messages
codesite-noreply at google.com
codesite-noreply at google.com
Fri Mar 28 14:26:07 EDT 2008
Issue 167: PerWorkspace + MultiToggle bug, PerWorkspace layout not
responding to messages
http://code.google.com/p/xmonad/issues/detail?id=167
New issue report by byorgey:
What steps will reproduce the problem?
1. put a call to 'mkToggle' somewhere above a call to 'onWorkspace' in your
layoutHook.
2. Try to send messages to the layout given as the first argument to
'onWorkspace', e.g. switch layouts with mod-space.
What is the expected output? What do you see instead?
The layout does not respond to messages.
I've attached a minimal xmonad.hs which illustrates the problem.
Attachments:
xmonad-PerWorkspace-MultiToggle-bug.hs 621 bytes
Issue attributes:
Status: Accepted
Owner: byorgey
Labels: Type-Defect Priority-Medium Component-Contrib
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list