In the program that this is based on, there is already support for showing the unique monitor ID of each monitor.
Would it be possible to have this added to this command-line program as an alternative to using the monitor index? Monitor indices have a tendency to change when cables are moved, unplugged, re-plugged in, etc. The unique ID will always be the same. Speaking logistically, I think it would be most useful if the program searched for the best-match to the supplied unique ID, rather than the full string, so that we only need to supply the first bit of the ID before the first underscore.
In the program that this is based on, there is already support for showing the unique monitor ID of each monitor.
Would it be possible to have this added to this command-line program as an alternative to using the monitor index? Monitor indices have a tendency to change when cables are moved, unplugged, re-plugged in, etc. The unique ID will always be the same. Speaking logistically, I think it would be most useful if the program searched for the best-match to the supplied unique ID, rather than the full string, so that we only need to supply the first bit of the ID before the first underscore.