lp:~compiz-team/compiz/compiz.fix_1067964

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz/compiz.fix_1067964
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Compiz Maintainers
Project:
Compiz
Status:
Merged

Recent revisions

3444. By Sam Spilsbury

Memleak

3443. By Sam Spilsbury

Test the die behaviour and ensure no segfault

3442. By Sam Spilsbury

Added an error message about that

3441. By Sam Spilsbury

Don't link in static libraries that define their own objects twice, pull
them in through the shared library. Doing so will result in duplicate
static symbols for the type name and that always ends badly (LP: #1067964)

3440. By MC Return

Screenshot Plugin: Re-added GL_BLEND enabling and disabling calls to fix the selection rectangle not being transparent anymore.
Make sure to use GL_BLEND for the non-GLES codepath only.
Those calls got lost in r3320 (GLES merge).

(LP: #1047788). Fixes: https://bugs.launchpad.net/bugs/1047788. Approved by Timo Jyrinki.

3439. By Łukasz Zemczak

Only declare wasBlend if we're not using GLES (fixes ARM build failures). Approved by Didier Roche.

3438. By MC Return

Re-added missing glEnable (GL_BLEND); and glDisable (GL_BLEND); calls to the OpenGL codepath to fix the text plugin's missing transparency.
Those got lost during the big GLES merge.
(LP: #1042132). Fixes: https://bugs.launchpad.net/bugs/1042132. Approved by Daniel van Vugt.

3437. By Sami Jaktholm

Grid: Reset the currently handled window in the GridWindow destructor
only if the destroyed window was the handled one.

Currently completely unrelated GridWindow destruction will erase the
saved ID of the window Grid should be handling. This will break
the functionality if a GridWindow is destroyed while another window
is being dragged.

Fixes LP: #1067812 and LP: #1048855.. Fixes: https://bugs.launchpad.net/bugs/1048855, https://bugs.launchpad.net/bugs/1067812. Approved by Daniel van Vugt, MC Return.

3436. By Daniel van Vugt

Don't try to dereference NULL, which is returned by
ccsGConfIntegratedSettingReadValue when it gets unexpected data from gconf.
(LP: #1056615). Fixes: https://bugs.launchpad.net/bugs/1056615. Approved by Sam Spilsbury.

3435. By MC Return

Make sure showdesktop is loaded after unityshell.
(LP: #1067534)

fadedesktop conflicts with unityshell and showdesktop now.
showdesktop still conflicts with fadesktop, but not with unityshell anymore.

Together with the fix for Unity this allows the CCSM user to use the full functionality of the "Show Desktop" plug-in together with Unity-3d for the first time, namely sliding windows out of view to show the desktop and sliding them back in to restore the previous state.. Fixes: https://bugs.launchpad.net/bugs/1067534. Approved by Daniel van Vugt, Marco Trevisan (Treviño), Omer Akram.

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.