Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-15 | Initial support for profiles | Sam Spilsbury | 1 | -281/+181 | |
2011-07-14 | Use relocatable schemas and remove some commented gconf items | Sam Spilsbury | 1 | -58/+54 | |
2011-07-14 | Basic setting/reading writing from dconf now working, don't write to | Sam Spilsbury | 1 | -119/+136 | |
gconf anymore | |||||
2011-07-11 | Basic option value read/write working. Fix assertion failure because | Sam Spilsbury | 1 | -24/+83 | |
we copied one too many characters on the key string | |||||
2011-07-11 | Disable writing to integrated options for now | Sam Spilsbury | 1 | -2/+12 | |
2011-07-11 | Temporarily disable profile support and create a GSettings object | Sam Spilsbury | 1 | -13/+87 | |
for each unique plugin schema during read/write operations | |||||
2011-07-11 | Write to an overlay on gconf, cleanup the key names so they are in | Sam Spilsbury | 1 | -9/+60 | |
line with the generated schemas | |||||
2011-07-10 | Start the transition to GSettings, use the gconf backend for now | Sam Spilsbury | 1 | -3/+5 | |
2010-12-10 | Merge branch 'master' of ↵ | Sam Spilsbury | 1 | -2/+2 | |
git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-backend-gconf | |||||
2010-12-10 | Add multiscreen support | Sam Spilsbury | 1 | -8/+3 | |
2010-12-10 | Fix setting /allscreens, we should set /screen%i (defaults to screen 0) | Sam Spilsbury | 1 | -12/+12 | |
2010-11-26 | fix schema owner and typo | Didier Roche | 1 | -2/+2 | |
2010-11-23 | Change paths so that old and new settings don't conflict | Sam Spilsbury | 1 | -6/+6 | |
2010-05-14 | Update for libcompizconfig buildsystem changes | Sam Spilsbury | 1 | -0/+2113 | |
and add dist and uninstall targets |