17 Jan
                
                    2013
                
            
            
                17 Jan
                
                '13
                
            
            
            
        
    
                1:27 p.m.
            
        Comment #13 on issue 158 by allber...@gmail.com: _NET_WORKAREA support http://code.google.com/p/xmonad/issues/detail?id=158 I would argue that _NET_WORKAREA is dual to _NET_WM_STRUT_PARTIAL and if one is in play (as with ManageDocks) then the other should also be set. I would also say the place to do this is avoidStruts since the workarea rectangles are the same ones passed on to sublayouts, only expressed in X11 coordinates.