search for: capdirect

Displaying 3 results from an estimated 3 matches for "capdirect".

Did you mean: calldirect
2007 Jun 12
0
[PATCH] Combined checkFTB and capDirection into one checkOrientation function.
...intInsideProc) (CompScreen *s, CompOutput *output, int size); -typedef Bool (*CubeCheckFTBProc) (CompScreen *s, - const ScreenPaintAttrib *sAttrib, - const CompTransform *transform, - CompOutput *output); - -typedef Bool (*CubeCapDirectionProc) (CompScreen *s, - const ScreenPaintAttrib *sAttrib, - const CompTransform *transform, - CompOutput *output, - float y); +typedef Bool (*CubeCheckOrientationProc) (CompScreen *s, + const Sc...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...Fixed FTB calculation for inside cube mode. Made chackFTB wrapable. Separated paintTopBottom into individual paintTop and paintBottom functions. Added a wrapabble paintInside function to allow plugins to render something inside of the transparent cube. Combined checkFTB and capDirection into one checkOrientation function. Bump cube ABI version. Merge branch 'master' of git+ssh://onestone at git.freedesktop.org/git/xorg/app/compiz Fixed orientation calculation for "inside cube" mode. Don't modify stencil buffer for not blured client...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...Fixed FTB calculation for inside cube mode. Made chackFTB wrapable. Separated paintTopBottom into individual paintTop and paintBottom functions. Added a wrapabble paintInside function to allow plugins to render something inside of the transparent cube. Combined checkFTB and capDirection into one checkOrientation function. Bump cube ABI version. Fixed orientation calculation for "inside cube" mode. Don't modify stencil buffer for not blured client regions. Fixed smart window placing mode for multimonitor configurations. Handle window i...