Skip to content

backend/drm, screencopy-v1: drop unnecessary pixman_region32_t casts

Simon Ser requested to merge emersion/wlroots:const-pixman-region into master

The Pixman API now accepts const parameters.

Merge request reports