diff options
author | Keith Packard <keithp@keithp.com> | 2004-08-14 21:39:51 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-08-14 21:39:51 +0000 |
commit | 576c3c435c1abc28b30fae0c74a4d875744d6a03 (patch) | |
tree | b9f95f513348530a270414a4e034e2eaf9417441 /ChangeLog | |
parent | Add name window pixmap support (diff) | |
download | xcman-576c3c435c1abc28b30fae0c74a4d875744d6a03.tar.gz xcman-576c3c435c1abc28b30fae0c74a4d875744d6a03.tar.bz2 xcman-576c3c435c1abc28b30fae0c74a4d875744d6a03.tar.xz |
Remove abort call as it's just annoying. Add -a flag to just use Automatic
compositing. No glitz, but no screen mangling either.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-08-14 Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (error), (usage), (main): + Remove abort call as it's just annoying. + Add -a flag to just use Automatic compositing. No glitz, but no + screen mangling either. + 2004-08-13 Keith Packard <keithp@keithp.com> * xcompmgr.c: (paint_all), (repair_win), (map_win), |