Closed omar-polo closed 1 year ago
@rfht the second commit removes the workaround, and the third fixes the build for me. casts to uint64_t ftw!
now with the fix for the double xrandr loading too. Not sure how much interesting it is, since xrandr is linked to the executable and so is already loaded. We could also just hide behind an #ifdef actually.
#ifdef
@rfht the second commit removes the workaround, and the third fixes the build for me. casts to uint64_t ftw!