X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2Fmotion.py;h=03546b84e74147ee01fdf0621053f7987e3b0484;hb=106883eedf32ac44afb8ca93c7004a523d493d2f;hp=b0a6651def2d16fa8e6a946bd4aa24791d523bbd;hpb=ba87284397e058fc477a04fba2ff2eb815a33de0;p=chaz%2Fopenbox diff --git a/scripts/motion.py b/scripts/motion.py index b0a6651d..03546b84 100644 --- a/scripts/motion.py +++ b/scripts/motion.py @@ -134,8 +134,7 @@ def _do_move(): # 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) global move_popup if move_popup: