Quantcast
Channel: PowerDevil activity
Viewing all articles
Browse latest Browse all 1720

Xaver Hugl commented on merge request !374 at Plasma / PowerDevil

$
0
0

Not sure how exactly though, as sizeof(displayInfo->edid_bytes) relies on the fact that ddcutil defines it as byte array rather than byte pointer

Maybe we should just do that + add a static_assert(sizeof(displayInfo->edid_bytes) == 128) to make sure we know at build time if it were to change


Viewing all articles
Browse latest Browse all 1720

Trending Articles