Displaying 2 results from an estimated 2 matches for "newzoom".
Did you mean:
newrook
2006 Nov 07
1
Patch for zoom with mixed resolutions
...*o = &s->outputDev[zs->zoomOutput];
+
+ zs->xTranslate = ((x - o->region.extents.x1) - o->width / 2) /
+ (s->width * 2.0f);
+ zs->yTranslate = ((y - o->region.extents.y1) - o->height / 2) /
+ (s->height * 2.0f);
zs->xTranslate /= zs->newZoom;
zs->yTranslate /= zs->newZoom;
2014 Nov 24
1
Contributor Contributions
I have made claims that I have not left the compiz project and that I have
been maintaining it over the past 4 years, despite the lack of releases by
not fault but my own. At the request of some of the original compiz
developers, I am now posting a compilation of some of the contributions
I've made over time, since the beginning. Since the most important
contributions are code and easiest to