Sorry for this simple question but I could not find a solution for it.
Is it possible to enumerate all the monitors? Preferably in such a way that it returns like this:
[0] - X Y - W H
The [0] corresponds to it's index, just like QM items that use 'monitor' => 0 primary, 1-30 index...
X = topleft X position, Y topleft position
W= width, H=height
It does not have to be elobarate as above, but it's very welcome.
Or at least a simple version where for example if there are 2 monitors it just returns 2.
I looked in the archive an QM monitor functions, but I might have overlooked it.
Is it possible to enumerate all the monitors? Preferably in such a way that it returns like this:
[0] - X Y - W H
The [0] corresponds to it's index, just like QM items that use 'monitor' => 0 primary, 1-30 index...
X = topleft X position, Y topleft position
W= width, H=height
It does not have to be elobarate as above, but it's very welcome.
Or at least a simple version where for example if there are 2 monitors it just returns 2.
I looked in the archive an QM monitor functions, but I might have overlooked it.