lp:~charon030/compiz-core/fix-751605

Created by Charon and last modified
Get this branch:
bzr branch lp:~charon030/compiz-core/fix-751605
Only Charon can upload to this branch. If you are Charon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charon
Project:
Compiz Core
Status:
Merged

Recent revisions

3127. By Matthias Alles

Merge from trunk.

3126. By Matthias Alles

Fixed indentation of comment to be equal with mainline fix.

3125. By Matthias Alles

Backported path from
https://code.launchpad.net/~vanvugt/compiz/fix-751605
to compiz 0.9.7.x

3124. By Daniel van Vugt

Backport all the fixes from quantal required to support Unredirect
Fullscreen Windows mode reliably.
(LP: #980663) (LP: #1053902) (LP: #1041047) (LP: #1041066)
(LP: #1046661) (LP: #1047168) (LP: #1050749) (LP: #1051885)

3123. By Timo Jyrinki

Revert bzr3111, non-SRU patch and not very useful

3122. By Timo Jyrinki

Revert bzr3110 until the desired resolution from bug #933776 would be implemented (if possible)

3121. By Daniel van Vugt

Fix leakage of destroyed_pixmaps_table, containing pointers to freed decor_t's
which could result in a freed GHashTable being passed into g_hash_table_remove
and causing a crash.
(LP: #1060171)

3120. By Daniel van Vugt

Avoid a NULL dereference and give a useful error message instead.
(LP: #944653)

3119. By Daniel van Vugt

Some decoration pixmaps get leaked on window resize, due to race conditions
between gtk-window-decorator and the decor plugin.

That's a complex problem which requires a better interprocess communication
and resource ownership design. So I'm not trying to fix that directly.

Instead, what this does is limits pixmap leaks to the lifetime of the frame
window. So if any leaks do occur, they will be cleaned up and freed next
time the window is minimized or closed. Or to garbage collect for all windows,
just hit Ctrl+Alt+D twice.

(LP: #1057263)

3118. By Sam Spilsbury

Fix window handle leak causing gradual degradation in desktop performance.
(LP: #1050610)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz-core
This branch contains Public information 
Everyone can see this information.

Subscribers