diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-14 08:29:37 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-14 08:29:37 +0000 |
commit | f0000349e7ccc2f5393150e6c615043aa6846f9a (patch) | |
tree | 5de318084df3cb44ccaae6d9ef7c25a4b9230af2 /ChangeLog | |
parent | Reduce scheduling latency to 10ms (diff) | |
download | xcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.gz xcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.bz2 xcman-f0000349e7ccc2f5393150e6c615043aa6846f9a.tar.xz |
Eliminate all delays in updates; let the X server scheduling handle things.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-14 Keith Packard <keithp@keithp.com> + + * xcompmgr.c: (main): + Eliminate all delays in updates; let the X server scheduling + handle things. + 2003-11-13 Keith Packard <keithp@keithp.com> * xcompmgr.c: |