Seizure / MonitorBoss

GNU Lesser General Public License v3.0
2 stars 1 forks source link

"smart" checking for valid target displays on get_vcps #24

Open Seizure opened 5 months ago

Seizure commented 5 months ago

currently, at least in Linux, driver just tries to enter, and if it fails skips adding to the VCP list. Not sure what the heck is going on in Windows. Will be doing same as Linux in macOS for simplicity.

But eventually, should look into ways to pre-check, as https://github.com/MonitorControl/ does