window: Let clients set buffer transformations
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Fri, 30 Nov 2012 15:34:24 +0000 (17:34 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 30 Nov 2012 19:24:04 +0000 (14:24 -0500)
commit6d4cb4e8c425c9997cd7d35b589ce80ea2906785
tree7bffe3d5d57d3e852a5a768a6d0b1c6b2b501cda
parentddd3e27ab8d269b0cbf1b1a0f030c6fa9e239448
window: Let clients set buffer transformations

When a window's buffer transformation is set, its buffers are
reallocated with the appropriate size (i.e., with width and height
swapped in case of 90 or 270 degree rotation).
clients/window.c
clients/window.h