lp:~vanvugt/compiz/fix-1045235

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/compiz/fix-1045235
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

3336. By Daniel van Vugt

Avoid division by zero, if plugins try to deform a window down to size zero.
(LP: #1045235)

3335. By Daniel van Vugt

Clean up capitalization:
  UnMinimize --> Unminimize
  unMinimize --> unminimize
(LP: #1045652). Fixes: https://bugs.launchpad.net/bugs/1045652. Approved by Sam Spilsbury, MC Return.

3334. By Daniel d'Andrada

resize plugin: don't crash if resize wasn't initiated externally
(LP: #1045191)

The rectangle grabWindowWorkArea is not created if the resize is initiated by the initiate_button action (by default, alt + middle mouse button) instead of by dragging the window border.

In this situation ResizeLogic::enableOrDisableVerticalMaximization() calling member functions of a null grabWindowWorkArea.. Fixes: https://bugs.launchpad.net/bugs/1045191. Approved by Daniel van Vugt, Sam Spilsbury.

3333. By Daniel van Vugt

Fix obvious omissions from the introduction of unminimize_* (r3311), which
were causing the unminimize animation settings to be ignored (LP: #1040455). Fixes: https://bugs.launchpad.net/bugs/1040455. Approved by Sam Spilsbury.

3332. By Sam Spilsbury

Fixes FTBFS for kde4-window-decorator (LP: #1041310). Fixes: https://bugs.launchpad.net/bugs/1041310. Approved by Daniel van Vugt.

3331. By Daniel van Vugt

Updated AUTHORS from the full bzr log, and re-sort the list.
(LP: #1042095). Fixes: https://bugs.launchpad.net/bugs/1042095. Approved by Sam Spilsbury.

3330. By Sam Spilsbury

Refactors a little bit of the upgrade code and gets it under test to prepare to fix (LP: #1042537).

1. Split up ccsCheckForSettingsUpgrade into a few smaller functions
2. Consolidate some duplicate functions
3. Get those duplicate functions involving a bit of logic under test
4. Fix some invalid code in the settings upgrade function (found by manual testing). Fixes: . Approved by Daniel van Vugt.

3329. By Daniel van Vugt

Treat unresolved symbols at link time as an error, rather than letting them
through and cause strange crashes later. (LP: #1043143). Fixes: https://bugs.launchpad.net/bugs/1043143. Approved by Sam Spilsbury.

3328. By Daniel van Vugt

Fix crash when imgsvg is loaded, due to missing symbol (decor_apply_gravity
from libdecoration). (LP: #956986). Fixes: https://bugs.launchpad.net/bugs/956986. Approved by Sam Spilsbury.

3327. By Sam Spilsbury

Added some notes on graphics drivers.. Fixes: . Approved by 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.8
This branch contains Public information 
Everyone can see this information.

Subscribers