lp:~mc-return/compiz/compiz.merge-ezoom-cleanup

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-ezoom-cleanup
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Merged

Recent revisions

3673. By MC Return

Re-quilted the removal of all EZoom shortcuts for Ubuntu

3672. By MC Return

Merged latest lp:compiz

3671. By MC Return

Minor additional cleanup

3670. By MC Return

Fully fixed damage handling
Improved plugin's ABI check
Added comments

3669. By MC Return

Replaced 65535.0f with const float MaxUShortFloat = std::numeric_limits <unsigned short>::max ();

Use prefix- instead of postfix-increment

3668. By MC Return

Better names for the zoom box colors

3667. By MC Return

Removed redundant casts

3666. By MC Return

Zoom Box fixes:
Enabled GL_BLEND for the zoom box to fix transparency issues
Made outline and fill color and transparency of the zoom box configurable
Outline width is 2.0 for the zoom box as well now
Minor restructuring in zoom box rendering code

Removed forgotten glEnable (GL_TEXTURE_2D); and glDisable (GL_TEXTURE_2D);
calls

static_cast <float> for int denominators in divisions

Minor ezoom.xml.in cleanup and enhancements.

3665. By MC Return

Replaced WIDTHOK and HEIGHTOK macros with local variables:
WIDTHOK and HEIGHTOK just need to be calculated once and can then be used
for all cases in void EZoomScreen::ensureVisibilityArea (...)

Fixed indentation

3664. By MC Return

Removed glEnable (GL_TEXTURE_2D); and glDisable (GL_TEXTURE_2D); completely
Re-enabled glDisable (GL_BLEND);

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.10
This branch contains Public information 
Everyone can see this information.

Subscribers