all repos — openbox @ a0c28724ccd83dfd18acea1bfc9334c88e6eebb8

openbox fork - make it a bit more like ryudo

just a comment fix
Dana Jansens danakj@orodu.net
commit

a0c28724ccd83dfd18acea1bfc9334c88e6eebb8

parent

9223bfdd67ff39e4aaf72be1a0b4341033fc12c8

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

jump to
M scripts/motion.pyscripts/motion.py

@@ -135,7 +135,7 @@ # draw the outline ...

f=0 else: print "moving " + str(x) + " " + str(y) - _client.move(x, y, 1) # move the frame to the position + _client.move(x, y, 1) # move the *frame* global move_popup if move_popup: