X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=ee8aa69e9000dcae3a828c387615d1cef4d925a3;hb=84f97ecd58e0c14083594d04ebf202b9e2f5a70a;hp=b50f427580eafd47f8328ce5a2380dc0d75f8fe5;hpb=250af09c42e4b000bde4a1d45786b8c535c65833;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index b50f4275..ee8aa69e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +3.4: + * 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. + * Fixed several bugs, including the hanging of X when time is set backwards. + * Changed theme format to xml, use the included themetoxml program to convert + themes to the new format. + * You can now call `openbox --reconfigure' to have openbox reread config + files instead of using killall -USR2 openbox. + 3.3.1: * Fix panels getting a border with keepBorder turned on. * Fix a crash in mirrorhorizontal when drawing a surface with width 1.