Cloudef / wlc

High-level Wayland compositor library
MIT License
331 stars 58 forks source link

flip vertical coordinates in read_pixels() #197

Closed deathlyfrantic closed 7 years ago

deathlyfrantic commented 7 years ago

Flips vertical coordinates in read_pixels so we can pass a "regular" wlc_geometry struct without having to adjust it for OpenGL coordinates.