19 Mar
2012
19 Mar
'12
4:45 p.m.
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20120314064703 Jens Petersen <juhp@community.haskell.org> * narrower BorderResize rectangles placed within border edges Change the border resize rectangles to be narrower and only extend inside the window not outside. Most window managers just seem to use the border decoration area for starting resizes which is often just 1 pixel wide but as a compromise the width is now 2 pixels (before it was 10!)