[Xmonad] Issue 48 in xmonad: Changing the set of workspace IDs
causes unexpected behavior upon restarting
codesite-noreply at google.com
codesite-noreply at google.com
Thu Sep 27 19:00:32 EDT 2007
Issue 48: Changing the set of workspace IDs causes unexpected behavior
upon restarting
http://code.google.com/p/xmonad/issues/detail?id=48
New issue report by SpencerJanssen:
To reproduce this issue, simply delete or change any workspace tags in
Config.hs and restart.
There are a few strange behaviors:
- workspace tags that were present in the old Config but are not present
in the new have no keybindings attached to them
- workspace tags in the new Config that were not present in the old do not
exist in the StackSet. Moreover, there are keybindings attached to these
missing workspaces that are essentially no-ops
- xmonad 0.3 had a crash bug due to an unchecked lookup in the layouts
Map, this is fixed in the xmonad-class branch
Issue attributes:
Status: Accepted
Owner: SpencerJanssen
Labels: Type-Defect Priority-Medium
--
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