X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fmotion.py;h=03546b84e74147ee01fdf0621053f7987e3b0484;hb=106883eedf32ac44afb8ca93c7004a523d493d2f;hp=38a26d5316818bcee73765f69bbc7a0aed882542;hpb=a0c28724ccd83dfd18acea1bfc9334c88e6eebb8;p=chaz%2Fopenbox diff --git a/scripts/motion.py b/scripts/motion.py index 38a26d53..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* + _client.move(x, y) global move_popup if move_popup: