lp:~compiz-team/compiz/compiz.fix_1130679

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz/compiz.fix_1130679
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Compiz Maintainers
Project:
Compiz
Status:
Merged

Recent revisions

3632. By Brandon Schaefer

* Init char*
* Check if the pointers contain info before freeing

3631. By Sam Spilsbury

Refresh ccp patch

3630. By Sam Spilsbury

Get rid of the initialPlugins-set-to-active_plugins code in CompManager::init.

It didn't even work anyways, options aren't available until after
CompScreen::init

3629. By Sam Spilsbury

const

3628. By Sam Spilsbury

Handle cases with preceeding paths better

3627. By Sam Spilsbury

Add "ccp" to initialPlugins - it will get added to the plugin list
automatically on updatePlugins, changing the setting manually doesn't
work anymore because the settings aren't even available at this point
in startup

3626. By Sam Spilsbury

A few almagamated changes

1. Allow us to open ini files we don't have write access to, just complain
about the fact that we can't lock them.
2. Append items to the scandir list correctly
3. Check for existing profiles on the backends before setting
the profile, as the backends may just go ahead and import the new profile
we want to check for if its already set upon calling getExistingProfiles
4. Pass an actual path to ccsImportFromFile
5. Make sure to load plugins up in ccsImportFromFile
6. Write out changed settings in ccsImportFromFile.

3625. By Sam Spilsbury

Make sure we don't have bad behaviour in other cases too

3624. By Sam Spilsbury

Make the test pass

3623. By Sam Spilsbury

Okay, we should be importing profiles available from the sysconfdir scandir () and not yet registered
in the backend

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.