diff options
author | Felix Bellanger <keeguon@perception.(none)> | 2007-05-28 13:47:18 +0200 |
---|---|---|
committer | Felix Bellanger <keeguon@perception.(none)> | 2007-05-28 13:47:18 +0200 |
commit | 40daf3bbbbc241b2824a13bb90ddefe2ee09109b (patch) | |
tree | f56db7ef3a25a361246a7f0bf326a4fcfc73f30e /ChangeLogs | |
parent | b477597215860800598f45c32d039793ea7c6666 (diff) | |
download | compiz-icon-40daf3bbbbc241b2824a13bb90ddefe2ee09109b.tar.gz compiz-icon-40daf3bbbbc241b2824a13bb90ddefe2ee09109b.tar.bz2 |
Commit Info
new file: ChangeLogs
new file: Makefile
new file: README
new file: TODO
new file: bin/compiz-manager
new file: pixmaps/about.png
new file: pixmaps/tray-icon.svg
new file: pixmaps/wd-select.png
new file: pixmaps/wm-select.png
new file: setup.py
new file: src/compiz-manager.py
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLogs b/ChangeLogs new file mode 100644 index 0000000..da3dd31 --- /dev/null +++ b/ChangeLogs @@ -0,0 +1,21 @@ +# Version 0.6 +=> Recoded the apps from scratch +=> Adding a config file to save your compiz manager configuration +=> CCSM now default Settings Manager + +# Version 0.5.2 +=> Updated "About Window" to fit with OpenCompositing + +# Version 0.5.1 +=> Added support for Emerald Theme Manager +=> Better handling of GL Decorators +=> Better handling of configurators +=> Window Decorator has an icon now (slightly modified the installer and added a pixmap directory) +=> Cleaned up useless code + +# Version 0.5 +=> Converted Go-Compiz Tray Icon to work with CompComm +=> CPP Backend replace INI Backend and setted to default +=> Added support for Emerald +=> Support for CCS-Settings tool +=> Cleaned up useless code |