lp:~mc-return/compiz/compiz.merge-fix1173914-low-res-non-power-of-2-icon-texture-res

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-fix1173914-low-res-non-power-of-2-icon-texture-res
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

3691. By MC Return

Static Switcher:

Replaced #define of MAX_ICON_SIZE with type-safe extern const unsigned short and
set the icon resolution to 512 as well

Compiztoolbox:

Changed the type of MAX_ICON_SIZE from const unsigned int to const unsigned short

3690. By MC Return

unsigned short type for ICON_SIZE and MAX_ICON_SIZE

3689. By MC Return

ICON_SIZE is now of type unsigned int

3688. By MC Return

Fixed typo stupido

3687. By MC Return

Merged latest lp:compiz and fixed conflict in shift.cpp

3686. By MC Return

Increased all icon texture resolutions to 512x512 pixels maximum

3685. By MC Return

Ring, Shift and Stack Window Switcher:

Increased the non-power-of-2 icon texture resolution from 96x96 to 256x256 pixels,
in the case of the ring switcher from 64 to 256

Compiztoolbox:

Increased the non-power-of-2 icon texture resolution const unsigned short ICON_SIZE
from 48 to 256 and const unsigned short MAX_ICON_SIZE from 256 to 512

3684. By MC Return

Ring Switcher .xml cleanup:

Better description of the "Ring Switcher".
Uppercase for titles.
More precise names for the tabs.
Improved tooltip wording and descriptions.
Changed the order of options in "General Options" tab:
"Ring Windows" and "Overlay Icon" options are now on top.

No settings have been changed.

Approved by PS Jenkins bot, Sam Spilsbury.

3683. By MC Return

Stack Window Switcher (stackswitch):

Declaration and assignment of local variables in one line.
Merged if condition checks.
Use prefix de- and increments.
Removed redundant brackets.
Fixed indentation.

Note:
stackswitch is still excluded from compilation, because
it has not been ported to the new GLES-compatible modern
post-r3320 Compiz codebase yet, so this cannot really be
tested at the moment (except in Compiz pre-r3320).

Nevertheless this MP is needed to reduce the diff size
for the GLES port of this plugin, which will follow soon.

Approved by PS Jenkins bot, Sam Spilsbury.

3682. By MC Return

Show Desktop .xml cleanup:

Improved plugin description.
Renamed "Misc. Options" tab to "General"
Improved tooltips.

Approved by PS Jenkins bot, Sam Spilsbury.

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