attempt to dlopen libddcutil.so.5 first #68

Merged
raster merged 1 commits from rvandegrift/enlightenment:prefer-libddcutil5 into master 2024-04-04 00:00:46 -07:00

1 Commits

Author SHA1 Message Date
Ross Vandegrift 9c4b442335 attempt to dlopen libddcutil.so.5 first
The backwards-incompatible changes in libddcutil.so.5 are documented at
https://www.ddcutil.com/c_api_200/ - a quick grep says that the only affected
symbol appearing in E is ddca_set_global_sleep_multiplier (which is already
optional).

This change does not make any of the changes suggested in the "Library
Initialization" section of the above doc.
2024-04-03 22:03:54 -07:00