lp:~mc-return/compiz/compiz.merge-workaround1070301-resizeinfo-enable-resizeinfo-for-all-windows-by-default

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-workaround1070301-resizeinfo-enable-resizeinfo-for-all-windows-by-default
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

3454. By MC Return

Resizeinfo:
Enable "Show resize info for all windows" option by default, so the resizeinfo plugin will instantly work for all windows if it gets enabled via CCSM

3453. By MC Return

Resizeinfo Plug-in:
Fixed options to change Gradient Color 2 and Gradient Color 3 having no effect and enabled possibility for a gradient background.
(LP: #1070233). Fixes: https://bugs.launchpad.net/bugs/1070233. Approved by Daniel van Vugt, Sam Spilsbury.

3452. By MC Return

Resizeinfo Plug-In:
Added option to change the color of the background's outline.
(LP: #1070297)

Also renamed 'gradientChanged' to 'backgroundColorChanged'.. Fixes: https://bugs.launchpad.net/bugs/1070297. Approved by Daniel van Vugt, Sam Spilsbury.

3451. By Michael Terry

Bring debian/ packaging inline.

Reviewed/tested/approved by Daniel van Vugt.

3450. By MC Return

Shift Switcher: Minor optimization: As we return in both cases one if statement is enough here (x2).. Approved by Daniel van Vugt, Sam Spilsbury.

3449. By MC Return

Initialized all class member variables in their respective constructors.
Used false for bools, 0 for ints. (LP: #1033877). Fixes: https://bugs.launchpad.net/bugs/1033877. Approved by Daniel van Vugt.

3448. By MC Return

Check on which display your pointer is at, before calculating edges/corners for the snap preview.

The problem here is that detection (if the cursor enters another output) is done after the trigger edges have already been detected and calculated, so if you enter a new screen the preview will still have the old values and not follow the mousepointer to the new monitor. Then if you release the mousebutton the resize won't follow the preview, but resize correctly on the monitor your cursor is currently at, while still showing the old preview.

(LP: #1068173). Fixes: https://bugs.launchpad.net/bugs/1068173. Approved by Daniel van Vugt, Sam Spilsbury.

3447. By MC Return

Initialized all class member variables in their respective constructors.
Used false for bools, 0.0f for floats, 0 for ints and 0 for object pointers like *autoProgram and *screen.. Fixes: https://bugs.launchpad.net/bugs/1033877. Approved by Stephen M. Webb, Sam Spilsbury.

3446. By MC Return

Re-added GL_BLEND code to the non-GLES codepath to fix the regression caused by r3320.
Fixes scaleaddon window highlight being rendered solid.

(LP #1068503). Fixes: https://bugs.launchpad.net/bugs/1068503. Approved by Sam Spilsbury, Daniel van Vugt.

3445. By MC Return

"Show Window Title" was always rendered, CCSM settings to disable the window title were ignored. Fixed this by adding checks to ShiftScreen::drawWindowTitle.

Minor optimization in ShiftScreen::renderWindowTitle: Do not create variables and call freeWindowTitle (), if the text plug-in is not available or window title rendering is disabled.

(LP: #1009999). Fixes: https://bugs.launchpad.net/bugs/1009999. Approved by Sam Spilsbury, Daniel van Vugt.

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