commit | cd40362bbaf07d3344e740d85910dd67ed20e746 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Wed Jan 25 13:37:39 2012 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Fri Jan 27 16:15:02 2012 +0200 |
tree | 91b8f5771ffac6e512f3b4114fba895a07da58da | |
parent | 0e151bb487ab55bef96feeec7623b791c316fc91 [diff] |
compositor: make position a surface transformation Put the surface translation (absolute position) into the surface transformations list. This allows to set additional transformations before and after the global translation. Having the translation cached, changing the surface x,y now requires to set the geometry.dirty flag. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>