lp:~compiz-team/compiz-libcompizconfig/compiz-libcompizconfig.fix_874830

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz-libcompizconfig/compiz-libcompizconfig.fix_874830
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 Configuration Library
Status:
Development

Recent revisions

425. By Sam Spilsbury

Provide a generic method for system administrators and distributions
to handle renamed keys so that user settings will be transitioned to
the new key names and settings will not be lost.

Provide a file in DATADIR/compizconfig/transitions called your_item.transition
with the following format

oldPluginName oldSettingName newPluginName newSettingName
oldPluginName2 oldSettingName2 newPluginName2 newSettingName2

Keys will then be renamed appropriately.

Note that this requires backend support. If your backend does not support
reading from keys that don't have an installed schema, then those settings
will be erased as soon as the user upgrades since the schema data will be
lost. That includes GSettings at the moment.

424. By Sam Spilsbury

Merge

423. By Sam Spilsbury

Merge

422. By Sam Spilsbury

Merge

421. By Sam Spilsbury

Fix memory errors, explicitly set changes lists and fix a case where changing a temporary
active plugins setting during upgrades could cause the context's active plugins to be
changed.

420. By Sam Spilsbury

Merge upstream

419. By Sam Spilsbury

Merge upstream

418. By Sam Spilsbury

Merge

417. By Sam Spilsbury

Include <string> outside the extern C

416. By Sam Spilsbury

Bump VERSION

Branch metadata

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