commit | 460099f143f5e322be5381a4df241afa245c15eb | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Fri Jan 20 16:48:25 2012 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Fri Jan 27 16:15:02 2012 +0200 |
tree | 19f1b086d5d96d8fd04e83db49f5e4ac90501752 | |
parent | 2a5ceccd57839dc9b23c4c9ca3862b9cc0762829 [diff] |
shell: add key binding for rotating a surface Add the key binding Super+Alt+MouseLeftButton to start rotating a surface by dragging. The rotation is removed, when the drag is near the rotation origin. Rotated surface are a stress test for input event coordinate transformations, damage region tracking, draw transformations, and window move and resize orientation. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>