lp:~alan-griffiths/compiz-core/Bug-931283

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/compiz-core/Bug-931283
Only Alan Griffiths can upload to this branch. If you are Alan Griffiths please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Griffiths
Project:
Compiz Core
Status:
Merged

Recent revisions

3000. By Alan Griffiths

Fix invalid memory read reported by valgrind

2999. By Alan Griffiths

Fix teardown sequence

2998. By Alan Griffiths

Fix teardown sequence

2997. By Daniel van Vugt

Fixed: Core keybindings like Alt+F4 not being registered due to bad
construct/init ordering (LP: #930412)

Moved CoreOptions initialization to ensure that it only happens after the
critical parts of PrivateScreen::init are done. This ensures ::screen and
PrivateScreen::dpy are both initialized before CoreOptions, so that
CompAction::KeyBinding::fromString no longer fails due to screen being NULL.

2996. By Sam Spilsbury

Fixes LP #930071

There's a race condition in gtk-window-decorator that would cause some windows to be updated before the decoration was fully realized

Merge lp:~smspillaz/compiz-core/compiz-core.fix_930071 into lp:compiz-core

2995. By Alan Griffiths

Another function resurrected

2994. By Alan Griffiths

Fix for https://bugs.launchpad.net/compiz-plugins-extra/+bug/929449 and failing tests in package build

2993. By Daniel van Vugt

Revert the compiz.pc part of the fix for LP: #928044 because it caused some
packages like libcompizconfig to link to compiz_core when they shouldn't.
(LP: #929443)

And besides, the CMake portion of the fix for LP: #928044 seems enough.

2992. By Alan Griffiths

restore functions that are being used

2991. By Thomas Voß

merging cmake incude fixes for tests.

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