first patch fix a condition in remember_geometry if the window was at x=0 or y=0 the function dont restore the correct original position, because it test with original position, witch is 0 it returns false and is used current position, in right maximize it is incorrect.
second patch add new modes of "maximize", and simplify handleMaximize logic add top half, bottom half, left top corner, right top corner, left bottom corner and right bottom corner. add to WPrefs keyboard entrys to configure this -- To unsubscribe, send mail to [email protected].
