Great tool!
I discovered a bug that appears when using monitortool together with pyglet:
import monitorcontrol
from pyglet.window import Window
monitorcontrol.get_monitors()
# ArgumentError: argument 2: <class 'TypeError'>: expected LP_RECT instance instead of int
# TypeError: catching classes that do not inherit from BaseException is not allowed

Do you think there is any way to repair that?
- Operating system: Win 10
- Python version: 3.9.7
- monitorcontrol version (
monitorcontrol --version): 3.0.0 (dev)
Great tool!
I discovered a bug that appears when using monitortool together with pyglet:
Do you think there is any way to repair that?
monitorcontrol --version): 3.0.0 (dev)