lp:~mc-return/compiz/compiz.merge-fix1070233-fix1070297-fix1070301-Resizeinfo

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-fix1070233-fix1070297-fix1070301-Resizeinfo
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:
Mature

Recent revisions

3444. By MC Return

Changed width and height of the popup, so large windows will still be displayed elegantly
Changed variable types of the variables height and width from int to unsigned short

3443. By MC Return

Black Outline Color is now default

3442. By MC Return

Added the possibility to change the color of the outline as well

3441. By MC Return

Fixes for resizeinfo.xml.in:
Show Resize Info for all windows is now enabled by default as the other option breaks the whole functionality of this plugin
Proper nouns now start all with uppercase letter
Better tooltips

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.

Subscribers