[Xmonad] dynamic workspaces, session restore

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Tue Oct 16 11:01:58 EDT 2007


On Oct 16, 2007, at 10:41 , Valery V. Vorotyntsev wrote:

> Could you tell me, where to read about this `-layout' option? Does it
> relate to gdm?

No, it's an xmonad option.  Look at how xmonad preserves layout state  
across restarts (mod-q).  Session managers expect X11 clients to  
register command lines with them specifying how to restart them with  
their current state; xmonad already implements this, it should be  
easy for xmonad to register a WM_COMMAND property for the use of any  
session manager that is running (handling WM_SAVE_YOURSELF may be a  
little trickier).

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Xmonad mailing list