asweigart / PyGetWindow

A simple, cross-platform module for obtaining GUI information on applications' windows.
BSD 3-Clause "New" or "Revised" License
362 stars 69 forks source link

getWindowGeometry returns tuple of floats instead of tuple of integers #22

Open dclong opened 4 years ago

dclong commented 4 years ago

Shall it return integers instead?