all repos — openbox @ bf14853e55c97d35be0a311b04617d15c8f9b2c0

openbox fork - make it a bit more like ryudo

unset the client when done moveresizing
Dana Jansens danakj@orodu.net
commit

bf14853e55c97d35be0a311b04617d15c8f9b2c0

parent

b5a5a8f384eab4320c365a30dbac99ca3d8a062c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M openbox/moveresize.copenbox/moveresize.c

@@ -131,6 +131,7 @@ XDestroyWindow(ob_display, coords);

coords = None; moveresize_in_progress = FALSE; + moveresize_client = NULL; if (moving) { client_configure(moveresize_client, Corner_TopLeft,