lp:~vanvugt/compiz/fix-1046661

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/compiz/fix-1046661
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Compiz
Status:
Merged

Recent revisions

3349. By Daniel van Vugt

Clarify comment per smspillaz suggestion.

3348. By Daniel van Vugt

Minor comment update/correction.

3347. By Daniel van Vugt

Automated unit tests.

3346. By Daniel van Vugt

Fixed: Windows with an alpha-channel, like gnome-terminal, were not being
considered as possibly covering fullscreen windows. But they most certainly
can. This ensures such RGBA windows are visible if they're stacked above a
fullscreen window. (LP: #1046661)

3345. By Sam Spilsbury

Move statements to do with unminimize closer to their minimize counterparts,
express a function better by using constants rather than a compound statement.. Fixes: . Approved by jenkins, Daniel van Vugt.

3344. By Sam Spilsbury

Update the defaults to org.compiz.integrated to reflect the actual gnome values pre-gnome-3. Fixes: https://bugs.launchpad.net/bugs/1040081, https://bugs.launchpad.net/bugs/1046199. Approved by jenkins, Timo Jyrinki.

3343. By MC Return

Used 'if (normalData.empty ())' instead of 'if (normalData.size () == 0)', because checking for emptiness can be faster (2x).
Replaced post-increment with pre-increment operators, because those can be more efficient for non-primitive types.. Fixes: . Approved by Sam Spilsbury.

3342. By Timo Jyrinki

Partial fix to LP: #1046199 / LP: #1046190 fixing launch terminal functionality and making show-hud default key visible.. Fixes: https://bugs.launchpad.net/bugs/1040081, https://bugs.launchpad.net/bugs/1046190, https://bugs.launchpad.net/bugs/1046199. Approved by jenkins, Sam Spilsbury.

3341. By MC Return

Reduced the scope of various variables (y1, x2, y2, deformedX, deformedY, deformedZ, gridW, gridH) in plugins/animation/src/grid.cpp and of the variable 'buf' in water.cpp.. Fixes: . Approved by Sam Spilsbury.

3340. By Daniel van Vugt

Ensure unredirected windows don't stay unredirected if they're no longer
on top. (LP: #1041047). Fixes: https://bugs.launchpad.net/bugs/1041047. Approved by Sam Spilsbury, jenkins.

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

Subscribers