all repos — openbox @ 4bb7543de6c66d6d9068f76f253d45f44f58d5fb

openbox fork - make it a bit more like ryudo

fix comment
Dana Jansens danakj@orodu.net
commit

4bb7543de6c66d6d9068f76f253d45f44f58d5fb

parent

1f451f5de0906cd754419e04407ad6ea4d1e87ef

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

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

@@ -85,8 +85,8 @@ r = NULL; /* dont free it */

} else { Rect isect, extra; - /* Use an intersection of win and curr to determine the space - around curr that we can use. + /* Use an intersection of a and r to determine the space + around r that we can use. NOTE: the spaces calculated can overlap. */