hi, i think i found a bug in the resize code.
You can see it when resizing a frame with the keyboard.: - Split your screen in 3 frames, so there is one in the center that has two opposing borders freely movable. - Start resize mode on the keyboard. - Enlarge the window by first moving one border and then (without leaving resize mode) the other. -> At the last step, the rubberframe jumps so than its upper left corner is that of the unchanged window. Both keys now only move the second border until it hits the wall, after that the first border starts to move again. I poked a bit in ioncore/resize.c, but i didn't understand much and what i changed broke mouse resizing. ingo
