lp:~alan-griffiths/compiz-core/fix-headers

Created by Alan Griffiths and last modified
Get this branch:
bzr branch lp:~alan-griffiths/compiz-core/fix-headers
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

2915. By Alan Griffiths

Remove spurious includes of iostream

2914. By Alan Griffiths

Remove annoying and excessive include dependencies on core/core.h

2913. By Daniel van Vugt

Fixes focus being on the wrong window after viewport changes (LP: #896762)
Merged from lp:~smspillaz/compiz-core/fix_896762

2912. By Daniel van Vugt

Test harness for wrapsystem and some code initial cleanup.
Merged from lp:~alan-griffiths/compiz-core/wrapsystem

2911. By Daniel van Vugt

Mark screen as initialized before initializing windows as windowInitPlugins
may implicitly call the constructor of a PluginScreen and likely PluginOptions
which will try to register actions and will silently fail. (LP: #896591)

eg, windowInitPlugins -> PluginWindow::PluginWindow -> PluginScreen::get () ->
PluginScreen::PluginScreen -> PluginOptions::PluginOptions ->
CompScreen::addAction

Merged from rev. 2902 of lp:~smspillaz/compiz-core/compiz-core.fix_891591
(The branch name is a typo. It is actually bug 896591)

2910. By Daniel van Vugt

Fix 'make install' failing to install headers properly (LP: #915186)

2909. By Daniel van Vugt

Fix warnings due to signed/unsigned int comparison in CompTimer. (LP: #893998)
Merged: lp:~smspillaz/compiz-core/fix-timer-warnings-893998
without any of its prereqs.

2908. By Sam Spilsbury

Resolve tree

2907. By Sam Spilsbury

Fix typo

Branch metadata

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

Subscribers