rshk / python-libxdo

Python bindings for libxdo
BSD 3-Clause "New" or "Revised" License
77 stars 19 forks source link

bugfixes #5

Closed mzizzi closed 8 years ago

mzizzi commented 8 years ago

bugfixes for mouse_down, mouse_up, get_window_size, and get_window_location

rshk commented 8 years ago

I trust that you tested the changes :)

Thanks again for your contribution.

By the way, I'm looking into how to test this library properly (probably first step would be to port the test suite https://github.com/jordansissel/xdotool/tree/master/t) -- let me know if you'd like to give me a hand with that