diff --git a/CHANGELOG b/CHANGELOG index 121c72f8..e19f2a21 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ * Add MoveFromEdge* actions corresponding to MoveToEdge* but aligns far edges instead of near edges, so if you have two overlapping windows you can easily put them side by side. + * (xinerama) Make all placement strategies place windows on the screen with + the mouse pointer, not just UnderMouse. 3.3.1: * Fix panels getting a border with keepBorder turned on.