1 Commits

Author SHA256 Message Date
Michael Hamilton
ef7dd5d125 - 1.0.14
- A hotplug and DPMS tidy up to accommodate quirks exhibited by drivers, GPUs and monitors.   
  - Default to libddcutil event detection for libddcutil >= 2.2 (for faster response to changes).
  - Add option --prefer-libddcutil-events as a better name for deprecated option --prefer-drm.
  - Deprecate option --prefer-drm as it's name is misleading.
  - Add option --disable-connectivity-signals to allow connectivity signals to be turned off.
  - Add options --disable-hotplug-polling and --disable-dpms-polling to accommodate quirky monitors.
  - Always internally poll for DPMS changes (DPMS is not covered by libddcutil events).
  - Add method ListDetected to take advantage of hotplug detection in libddcutil >= 2.2.
  - Add the list command to ddcutil-client to provide access to the new ListDetected method.
  - Add wait, wait-connection-change, and wait-vcp-change commands to ddcutil-client.
  - Log more information when get_vcp fails.

OBS-URL: https://build.opensuse.org/package/show/hardware/ddcutil-service?expand=0&rev=63
2025-03-09 00:37:14 +00:00