[xmonad] Issue 4 in xmonad: Separate focus for tiled and floating layers

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 1 16:01:06 CEST 2012


Comment #37 on issue 4 by byor... at gmail.com: Separate focus for tiled and  
floating layers
http://code.google.com/p/xmonad/issues/detail?id=4

It is not this simple.  There is not a simple variable that tracks which  
window is focused.  The focus is implicit in the way the StackSet data  
structure is organized.  That's why this ticket has languished so long ---  
implementing it would really require a quite invasive restructuring of  
xmonad's core data structures.




More information about the xmonad mailing list