commit | 1bad5db9d69cd744bc48f60bb71f7b68b6a2f770 | [log] [tgz] |
---|---|---|
author | Scott Moreau <oreaus@gmail.com> | Sat Aug 18 01:04:05 2012 -0600 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Aug 29 14:39:13 2012 -0400 |
tree | c11d1122dd3e962edae4ce826eac49722e1177ba | |
parent | 5418a904ca007a109f6af8c0c75ca97a134986d9 [diff] |
Implement output transformations. This patch allows rotation and mirroring outputs for x11 and drm backends. A new 'transform' key can be set in the [output] section. From the protocol: "The flipped values correspond to an initial flip around a vertical axis followed by rotation." The transform key can be one of the following 8 strings: normal 90 180 270 flipped flipped-90 flipped-180 flipped-270