[xmonad] Issue 588 in xmonad: xmonad --restart doesn't seem to work

codesite-noreply at google.com codesite-noreply at google.com
Thu Jan 29 23:39:15 UTC 2015


Comment #13 on issue 588 by allber... at gmail.com: xmonad --restart doesn't  
seem to work
https://code.google.com/p/xmonad/issues/detail?id=588

Right, that's a sign that the layout state is too complex to be  
successfully passed as a parameter to --resume (I think we have a bug open  
for this already but I'm not spotting it in a quick scan). We need to find  
a different way to pass the state around; using parameters or environment  
can trigger that failure, writing it to a file can introduce other  
complications.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list