all repos — openbox @ 20ca827039a93a131f8f7efbcefba5df3d3213d5

openbox fork - make it a bit more like ryudo

rm a print
Dana Jansens danakj@orodu.net
commit

20ca827039a93a131f8f7efbcefba5df3d3213d5

parent

a0c28724ccd83dfd18acea1bfc9334c88e6eebb8

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

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

@@ -134,7 +134,6 @@ if move_rubberband:

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