lp:~mc-return/compiz/compiz.merge-fix1105969-showmouse-code-needs-cleanup

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-fix1105969-showmouse-code-needs-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

3587. By MC Return

Removed newline to reduce the diff size

3586. By MC Return

Merged latest lp:compiz and fixed conflicts

3585. By MC Return

Removed redundant calculation of this rVal (random value), because rVal is being recalculated a few lines later before being used again

3584. By MC Return

Made nE an unsigned int to begin with as optionGetEmitters () will just return u-int values from 1 to 10
No need to calculate MIN (10, optionGetEmitters ()) for the same reason

3583. By MC Return

Replaced ??? comment

3582. By Michail Bitzes

firepaint ported to OpenGL|ES.

Use GLVertexBuffer.
Convert GL_QUADS to GL_TRIANGLES (for GLES compatibility).
Enable for GLES builds.
Cleanup (typos etc.).

Approved by Daniel van Vugt, MC Return.

3581. By Daniel van Vugt

Prepare for release 0.9.9.0, updating NEWS, AUTHORS and VERSION.
.

Approved by Brandon Schaefer.

3580. By Didier Roche-Tolomelli

Really take default patched hsize and vsize and don't override them to fix (LP: #868423). Fixes: https://bugs.launchpad.net/bugs/868423.

Approved by PS Jenkins bot, Daniel van Vugt.

3579. By MC Return

Showmouse: Limit particle life to 0.9490 to ensure that the emitters are always able to follow the mousepointer, even at extreme settings.

(LP: #1098877). Fixes: https://bugs.launchpad.net/bugs/1098877.

Approved by Daniel van Vugt.

3578. By Sami Jaktholm

Grid: Correctly restore semi-maximized windows.

Changes include:
1) Remove the special status of fully maximized windows - it just adds
   complexity to the restoration process. Core can handle the
   restoration of maximized windows perfectly well.
2) Catch un-maximation of a gridded semi-maximized window in
   stateChangeNotify and call restoreWindow to revert the changes.
3) Refactor restoreWindow to work with semi-maximized windows.

This fixes LP: #878516 and also LP: #925867 as a side effect. Fixes: https://bugs.launchpad.net/bugs/878516, https://bugs.launchpad.net/bugs/925867.

Approved by Daniel van Vugt, MC Return.

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.9
This branch contains Public information 
Everyone can see this information.

Subscribers